Skip to content

Commit

Permalink
Update go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
rootxrishabh authored Feb 9, 2024
1 parent 369cb40 commit 067560a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/kubearmor/kubearmor-client

go 1.20
go 1.21.4

replace (
github.com/etcd-io/bbolt => go.etcd.io/bbolt v1.3.6
Expand Down

0 comments on commit 067560a

Please sign in to comment.