forked from cilium/cilium
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump the go version in go.mod to 1.17. This will change the module graph to include only the immediate dependencies of other go 1.17 modules, not their full transitive dependencies. As a consequence of this, the newly-added requirements on indirect dependencies are added by `go mod tidy` in a separate require block. See https://golang.org/doc/go1.17#graph-pruning and https://golang.org/ref/mod#graph-pruning for details. Signed-off-by: Tobias Klauser <[email protected]>
- Loading branch information
Showing
194 changed files
with
282 additions
and
5,523 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 was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
13 changes: 0 additions & 13 deletions
13
vendor/github.com/Azure/go-autorest/autorest/azure/auth/go.mod
This file was deleted.
Oops, something went wrong.
37 changes: 0 additions & 37 deletions
37
vendor/github.com/Azure/go-autorest/autorest/azure/auth/go.sum
This file was deleted.
Oops, something went wrong.
11 changes: 0 additions & 11 deletions
11
vendor/github.com/Azure/go-autorest/autorest/azure/cli/go.mod
This file was deleted.
Oops, something went wrong.
24 changes: 0 additions & 24 deletions
24
vendor/github.com/Azure/go-autorest/autorest/azure/cli/go.sum
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.
8 changes: 0 additions & 8 deletions
8
vendor/github.com/Azure/go-autorest/autorest/validation/go.mod
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.