Skip to content

Commit 2c5dcb1

Browse files
committed
fix: update go modules
1 parent e1304af commit 2c5dcb1

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

go.mod

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ go 1.14
44

55
require (
66
github.com/Jeffail/benthos/v3 v3.25.0
7+
github.com/go-logr/logr v0.1.0
78
k8s.io/apimachinery v0.18.2
89
sigs.k8s.io/controller-runtime v0.6.0
910
)

vendor/modules.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -209,6 +209,7 @@ github.com/evanphx/json-patch
209209
# github.com/fatih/color v1.9.0
210210
github.com/fatih/color
211211
# github.com/go-logr/logr v0.1.0
212+
## explicit
212213
github.com/go-logr/logr
213214
# github.com/go-redis/redis/v7 v7.4.0
214215
github.com/go-redis/redis/v7

0 commit comments

Comments
 (0)