-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(gen.yaml): update go version to 0.1.5 and change package name to
github.com/unkeyed/unkey-go refactor(README.md): update package import paths to use github.com/unkeyed/unkey-go refactor(USAGE.md): update package import paths to use github.com/unkeyed/unkey-go refactor(apis.go): update package name to unkeygo and import paths to github.com/unkeyed/unkey-go chore(codeSamples.yaml): update code samples in YAML file fix(codeSamples.yaml): update code samples for go target endpoints feat(codeSamples.yaml): add new code samples for go target endpoints chore(docs): update import paths to use 'unkey-go' package prefix feat(docs): refactor code to use 'unkeygo' package prefix for consistency refactor: rename package import paths to use 'unkey-go' instead of 'unkey' refactor(unkey.go): update package name from unkey to unkeygo refactor(unkey.go): update import paths to use unkey-go instead of unkeyed refactor(unkey.go): update SDKVersion to 0.1.5 and UserAgent accordingly
- Loading branch information
Showing
31 changed files
with
239 additions
and
238 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
package unkey |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.