Skip to content

Commit

Permalink
Regenerate with proper git tag
Browse files Browse the repository at this point in the history
  • Loading branch information
greathouse committed Aug 19, 2024
1 parent 3e25e1c commit 0cdf126
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ go get golang.org/x/net/context
Put the package under your project folder and add the following in import:

```golang
import basistheory "github.com/Basis-Theory/basistheory-go/v3"
import basistheory "github.com/Basis-Theory/basistheory-go/v5"
```

To use a proxy, set the environment variable `HTTP_PROXY`:
Expand Down

0 comments on commit 0cdf126

Please sign in to comment.