Skip to content

Commit 1c3ca44

Browse files
authored
Update go.mod
1 parent 8afa838 commit 1c3ca44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

2020/04-etcdhelper/go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module etcdhelper
33
go 1.18
44

55
require (
6-
go.etcd.io/etcd v3.4.0+incompatible
6+
go.etcd.io/etcd v3.4.10+incompatible
77
k8s.io/api v0.24.1
88
k8s.io/apimachinery v0.24.1
99
k8s.io/kubectl v0.24.1

0 commit comments

Comments
 (0)