mirror of https://github.com/knative/pkg.git
Move rogpeppe/go-internal to modern version (#534)
License is present in the package now
This commit is contained in:
parent
a3e4b8d9f7
commit
a7dbe91220
|
@ -454,7 +454,8 @@
|
|||
"semver",
|
||||
]
|
||||
pruneopts = "NUT"
|
||||
revision = "4bbc89b6501cca7dd6b5557d78d70c8d2c6e8b97"
|
||||
revision = "438578804ca6f31be148c27683afc419ce47c06e"
|
||||
version = "v1.3.0"
|
||||
|
||||
[[projects]]
|
||||
digest = "1:d917313f309bda80d27274d53985bc65651f81a5b66b820749ac7f8ef061fd04"
|
||||
|
|
|
@ -51,9 +51,7 @@ required = [
|
|||
|
||||
[[override]]
|
||||
name = "github.com/rogpeppe/go-internal"
|
||||
# HEAD as of 2019-01-09
|
||||
# Needed because release 1.0.0 does not contain a LICENSE file
|
||||
revision = "4bbc89b6501cca7dd6b5557d78d70c8d2c6e8b97"
|
||||
version = "1.3.0"
|
||||
|
||||
[[constraint]]
|
||||
name = "contrib.go.opencensus.io/exporter/stackdriver"
|
||||
|
|
Loading…
Reference in New Issue