Skip to content

Commit

Permalink
fix: correct go version in go.mod for ci checks
Browse files Browse the repository at this point in the history
Signed-off-by: Mark Sanders <[email protected]>
  • Loading branch information
sandersms committed Jan 5, 2024
1 parent fa8e50c commit d324a8b
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,3 +1,3 @@
module github.com/opiproject/opi-gateway-evpn-cni

go 1.21.1
go 1.19

0 comments on commit d324a8b

Please sign in to comment.