Skip to content

Commit

Permalink
fix: update go modules
Browse files Browse the repository at this point in the history
  • Loading branch information
cludden committed Aug 29, 2020
1 parent e1304af commit 2c5dcb1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ go 1.14

require (
github.com/Jeffail/benthos/v3 v3.25.0
github.com/go-logr/logr v0.1.0
k8s.io/apimachinery v0.18.2
sigs.k8s.io/controller-runtime v0.6.0
)
1 change: 1 addition & 0 deletions vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -209,6 +209,7 @@ github.com/evanphx/json-patch
# github.com/fatih/color v1.9.0
github.com/fatih/color
# github.com/go-logr/logr v0.1.0
## explicit
github.com/go-logr/logr
# github.com/go-redis/redis/v7 v7.4.0
github.com/go-redis/redis/v7
Expand Down

0 comments on commit 2c5dcb1

Please sign in to comment.