Skip to content

Commit ddb8c8f

Browse files
authored
Update go.mod
1 parent 4850cf2 commit ddb8c8f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
module github.com/veryfi/veryfi-go/v2
1+
module github.com/veryfi/veryfi-go/v3
22

33
go 1.23
44

@@ -16,4 +16,4 @@ require (
1616
gopkg.in/yaml.v3 v3.0.1 // indirect
1717
)
1818

19-
replace github.com/veryfi/veryfi-go/v2 => ./
19+
replace github.com/veryfi/veryfi-go/v3 => ./

0 commit comments

Comments
 (0)