This repository has been archived by the owner on Nov 23, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
vendor: update to go 1.16 and revendor (#42)
Signed-off-by: mcoops <[email protected]>
- Loading branch information
Showing
55 changed files
with
35 additions
and
11,954 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,10 @@ | ||
module github.com/mcoops/deplist | ||
|
||
go 1.13 | ||
go 1.16 | ||
|
||
require ( | ||
github.com/mcoops/jargo v1.0.1 | ||
golang.org/x/mod v0.3.0 | ||
golang.org/x/tools v0.0.0-20201223010750-3fa0e8f87c1a | ||
golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 // indirect | ||
golang.org/x/mod v0.4.2 | ||
golang.org/x/tools v0.1.6 // indirect | ||
) |
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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
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.
109 changes: 0 additions & 109 deletions
109
vendor/golang.org/x/tools/go/gcexportdata/gcexportdata.go
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.