Skip to content

Commit

Permalink
Update go compatible version (#166)
Browse files Browse the repository at this point in the history
With bump to 1.18, go removes a bunch of old mod refs from go.sum
  • Loading branch information
kramvan1 authored Feb 27, 2024
1 parent ca6e636 commit 944488a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1,868 deletions.
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/IBM-Cloud/go-etcd-rules

go 1.17
go 1.18

require (
github.com/gorilla/mux v1.8.1
Expand Down
Loading

0 comments on commit 944488a

Please sign in to comment.