Skip to content

Commit

Permalink
update go version
Browse files Browse the repository at this point in the history
  • Loading branch information
ndhanushkodi committed May 22, 2024
1 parent 7326253 commit fe57774
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
module github.com/hashicorp/consul-esm

go 1.21
go 1.22

toolchain go1.21.6
toolchain go1.22.3

require (
github.com/armon/go-metrics v0.4.1
Expand Down

0 comments on commit fe57774

Please sign in to comment.