-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove gox in favor of go build (#26)
* Remove gox in favor of go build gox is no longer maintained and releases are done with `go build` now. See hashicorp/vault#16353 where we removed gox in Vault. * revert accidental commit of snowflake.go file * update readme link * re-revert snowflake.go; confusion bc branch needed rebase
- Loading branch information
1 parent
38c8ce1
commit f1a22c3
Showing
3 changed files
with
11 additions
and
40 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