Skip to content

Commit 103d77c

Browse files
committed
Updating dependency github.com/coreos/pkg to version 97fdf19
1 parent a6d72ab commit 103d77c

File tree

5 files changed

+5
-1
lines changed

5 files changed

+5
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@ replace (
234234
github.com/coreos/go-oidc => github.com/coreos/go-oidc v2.1.0+incompatible
235235
github.com/coreos/go-semver => github.com/coreos/go-semver v0.3.0
236236
github.com/coreos/go-systemd => github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e
237-
github.com/coreos/pkg => github.com/coreos/pkg v0.0.0-20180108230652-97fdf19511ea
237+
github.com/coreos/pkg => github.com/coreos/pkg v0.0.0-20180108230652-97fdf19511ea // 97fdf19511ea is the SHA for git tag v4
238238
github.com/cpuguy83/go-md2man => github.com/cpuguy83/go-md2man v1.0.10
239239
github.com/creack/pty => github.com/creack/pty v1.1.7
240240
github.com/cyphar/filepath-securejoin => github.com/cyphar/filepath-securejoin v0.2.2

staging/src/k8s.io/apiextensions-apiserver/go.sum

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

staging/src/k8s.io/apiserver/go.sum

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

staging/src/k8s.io/kube-aggregator/go.sum

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

staging/src/k8s.io/sample-apiserver/go.sum

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)