We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
User.SecondsLeft
ConversionsTotal
ConversionsConsumed
1 parent 94b8981 commit 17de20dCopy full SHA for 17de20d
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