Skip to content

Commit

Permalink
use 1.N.P syntax for go module version 1.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vennekilde committed Apr 25, 2024
1 parent 3081983 commit 430d5ab
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/vennekilde/go-mades-bench

go 1.21
go 1.21.0

// Required for AMQP
require github.com/Azure/go-amqp v1.0.5
Expand Down

0 comments on commit 430d5ab

Please sign in to comment.