Skip to content

Commit

Permalink
Fixed GO version in go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
Lukasz Swiacik committed Jan 12, 2025
1 parent b01934c commit c906836
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/nokia/ncm-issuer

go 1.22.10
go 1.22

require (
github.com/go-logr/logr v1.2.4
Expand Down

0 comments on commit c906836

Please sign in to comment.