Skip to content

Commit b586aa6

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents 290b2d2 + 17de20d commit b586aa6

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/ConvertAPI/convertapi-library-go
1+
module github.com/ConvertAPI/convertapi-go
22

33
go 1.22.2
44

@@ -8,4 +8,4 @@ require (
88
github.com/davecgh/go-spew v1.1.1 // indirect
99
github.com/pmezard/go-difflib v1.0.0 // indirect
1010
gopkg.in/yaml.v3 v3.0.1 // indirect
11-
)
11+
)

0 commit comments

Comments
 (0)