Skip to content

Commit 8b6ab8b

Browse files
authored
Merge pull request #198 from justaugustus/deps
Update dependencies
2 parents c01c232 + b592e04 commit 8b6ab8b

File tree

3 files changed

+852
-247
lines changed

3 files changed

+852
-247
lines changed

go.mod

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ module k8s.io/repo-infra
33
go 1.13
44

55
require (
6-
github.com/bazelbuild/bazel-gazelle v0.20.0
6+
github.com/bazelbuild/bazel-gazelle v0.21.1
77
github.com/bazelbuild/buildtools v0.0.0-20200228172928-c9d9e342afdb
8-
github.com/golangci/golangci-lint v1.25.0
9-
golang.org/x/build v0.0.0-20200302185339-bb8466fe872a
10-
k8s.io/klog/v2 v2.0.0
8+
github.com/golangci/golangci-lint v1.29.0
9+
golang.org/x/build v0.0.0-20200720211405-d0191c8228ec
10+
k8s.io/klog/v2 v2.3.0
1111
)

0 commit comments

Comments
 (0)