Skip to content

Commit

Permalink
fix go version in go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
aleoli authored and cheina97 committed Sep 11, 2023
1 parent 0ae60d5 commit e21f079
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/liqotech/liqo

go 1.21
go 1.21.0

require (
github.com/Azure/azure-sdk-for-go v68.0.0+incompatible
Expand Down

0 comments on commit e21f079

Please sign in to comment.