-
Notifications
You must be signed in to change notification settings - Fork 38
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Arnaud Tincelin
committed
May 10, 2021
1 parent
a4f175f
commit f6047d4
Showing
155 changed files
with
39 additions
and
82,719 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,11 @@ | ||
module github.com/Azure/aks-periscope | ||
|
||
go 1.15 | ||
|
||
require ( | ||
github.com/Azure/azure-storage-blob-go v0.7.0 | ||
github.com/Microsoft/go-winio v0.4.13 // indirect | ||
github.com/coreos/go-systemd v0.0.0-20190719114852-fd7a80b32e1f // indirect | ||
github.com/coreos/pkg v0.0.0-20180928190104-399ea9e2e55f // indirect | ||
github.com/docker/distribution v2.7.1+incompatible // indirect | ||
github.com/docker/docker v1.13.1 // indirect | ||
github.com/docker/go-connections v0.4.0 // indirect | ||
github.com/docker/go-units v0.4.0 // indirect | ||
github.com/onsi/gomega v1.11.0 // indirect | ||
github.com/opencontainers/go-digest v1.0.0-rc1 // indirect | ||
golang.org/x/net v0.0.0-20190724013045-ca1201d0de80 // indirect | ||
golang.org/x/sys v0.0.0-20190801041406-cbf593c0f2f3 // indirect | ||
github.com/Azure/go-autorest/autorest/adal v0.9.13 // indirect | ||
github.com/kr/pretty v0.2.1 // indirect | ||
github.com/onsi/gomega v1.11.0 | ||
github.com/pkg/errors v0.8.1 // 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
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.