Skip to content

Commit

Permalink
Update go.mod version
Browse files Browse the repository at this point in the history
Signed-off-by: Waldemar Quevedo <wally@nats.io>
  • Loading branch information
wallyqs committed Dec 13, 2024
1 parent 14af79f commit 3d2a3b3
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
module github.com/nats-io/nats-server/v2

go 1.21.0
go 1.22

toolchain go1.22.8

require (
github.com/klauspost/compress v1.17.11
Expand Down

0 comments on commit 3d2a3b3

Please sign in to comment.