Skip to content

Commit

Permalink
Merge pull request #194 from bstoll/gomod-version
Browse files Browse the repository at this point in the history
Revert minimum required go version
  • Loading branch information
bstoll authored Feb 19, 2025
2 parents e0ee752 + b695baf commit 7d03f42
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/openconfig/gnmi

go 1.23.4
go 1.22.0

require (
bitbucket.org/creachadair/stringset v0.0.14
Expand Down

0 comments on commit 7d03f42

Please sign in to comment.