Skip to content

Commit

Permalink
change go mod to version 1.20
Browse files Browse the repository at this point in the history
  • Loading branch information
Angel Wan(angel.wan) committed Apr 19, 2023
1 parent 2857164 commit 47485b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
@@ -1,6 +1,6 @@
module github.com/nats-io/nats.go

go 1.19
go 1.20

require (
github.com/nats-io/nkeys v0.4.4
Expand Down

0 comments on commit 47485b4

Please sign in to comment.