Skip to content

Commit

Permalink
move to outdoorsy
Browse files Browse the repository at this point in the history
  • Loading branch information
jheth committed May 31, 2023
1 parent d1007e7 commit c107296
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 13 deletions.
9 changes: 0 additions & 9 deletions .travis.yml

This file was deleted.

4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
[![build status](https://travis-ci.org/jheth/hellosign-go-sdk.svg?branch=master)](https://travis-ci.org/jheth/hellosign-go-sdk)

# HelloSign Go SDK
A Go wrapper for the HelloSign API.

Expand All @@ -10,7 +8,7 @@ https://app.hellosign.com/api/reference
## Installation

```go
go get github.com/jheth/hellosign-go-sdk
go get github.com/outdoorsy/hellosign-go-sdk/v2
```
## Usage

Expand Down
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module github.com/jheth/hellosign-go-sdk/v2
module github.com/outdoorsy/hellosign-go-sdk/v2

go 1.20

Expand Down

0 comments on commit c107296

Please sign in to comment.