Skip to content

Commit

Permalink
build(selproj): fix go.mod module name
Browse files Browse the repository at this point in the history
  • Loading branch information
Serpentiel committed Feb 9, 2024
1 parent 11ff3e4 commit 67f36f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion selproj/go.mod
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module github.com/aiven/terraform-provider-aiven/tools/selproj
module github.com/aiven/go-utils/selproj

go 1.21

Expand Down

0 comments on commit 67f36f2

Please sign in to comment.