Skip to content

Commit

Permalink
Update go version to support math/rand/v2
Browse files Browse the repository at this point in the history
  • Loading branch information
theodorsm committed Dec 1, 2024
1 parent f8161d4 commit 37d4b3f
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/theodorsm/covert-dtls

go 1.20
go 1.22

require (
github.com/google/gopacket v1.1.19
Expand Down

0 comments on commit 37d4b3f

Please sign in to comment.