Update module path to v2
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
module git.iamthefij.com/iamthefij/minitor-go
|
||||
module git.iamthefij.com/iamthefij/minitor-go/v2
|
||||
|
||||
go 1.25.0
|
||||
|
||||
@@ -24,4 +24,5 @@ require (
|
||||
golang.org/x/sys v0.35.0 // indirect
|
||||
golang.org/x/text v0.28.0 // indirect
|
||||
google.golang.org/protobuf v1.36.8 // indirect
|
||||
gopkg.in/yaml.v2 v2.4.0 // indirect
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user