Skip to content

Commit e0a8f22

Browse files
authored
breaking: Change module name for breaking version (#70)
Last breaking version did not change the module name as is golang convetion.
1 parent dc73140 commit e0a8f22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
module github.com/codacy/codacy-engine-golang-seed/v6
1+
module github.com/codacy/codacy-engine-golang-seed/v8
22

33
go 1.23
44

0 commit comments

Comments
 (0)