Skip to content

Commit

Permalink
drop go mod version to 1.20
Browse files Browse the repository at this point in the history
Signed-off-by: Christian Kruse <christian@c-kruse.com>
  • Loading branch information
c-kruse committed Mar 6, 2024
1 parent fa3bb81 commit 63a087e
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/c-kruse/vanflow

go 1.21
go 1.20

require (
github.com/Azure/go-amqp v1.0.4
Expand Down

0 comments on commit 63a087e

Please sign in to comment.