Skip to content

Commit

Permalink
fix: set correct module name in go.mod (#4)
Browse files Browse the repository at this point in the history
🤦
  • Loading branch information
AtzeDeVries authored Dec 6, 2023
1 parent 56a99af commit dbad32f
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,4 +1,4 @@
module mage
module github.com/coopnorge/mage-kubernetes-lib

go 1.20

Expand Down

0 comments on commit dbad32f

Please sign in to comment.