-
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.
- Update README - to direct reader to this project's go.mod file for the preferred Go version - to use reflinks vs hard-coded values - link to official supported Go versions documentation - Update `go.mod` file to reflect Go 1.17 - Update Dependabot (`dependabot.yml`) configuration to ignore Go versions greater than or less than 1.17.x - Update "canary" Dockerfile to reflect Go 1.17.5, the prior version in the 1.17.x series - opting to use "one version back" in order to confirm that Dependabot picks up the changes as intended - Run `go mod tidy && go mod vendor` - updates format of go.mod to list project dependencies in separate direct and transitive require blocks - prunes go.mod, go.sum files from vendored dependencies - updates format of vendor/modules.txt to note specific version of Go used by vendored dependencies refs GH-107
- Loading branch information
Showing
17 changed files
with
52 additions
and
215 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
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.