We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 290b2d2 + 17de20d commit b586aa6Copy full SHA for b586aa6
1 file changed
go.mod
@@ -1,4 +1,4 @@
1
-module github.com/ConvertAPI/convertapi-library-go
+module github.com/ConvertAPI/convertapi-go
2
3
go 1.22.2
4
@@ -8,4 +8,4 @@ require (
8
github.com/davecgh/go-spew v1.1.1 // indirect
9
github.com/pmezard/go-difflib v1.0.0 // indirect
10
gopkg.in/yaml.v3 v3.0.1 // indirect
11
-)
+)
0 commit comments