We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95e0077 commit f94d4ffCopy full SHA for f94d4ff
go.mod
@@ -0,0 +1,3 @@
1
+module github.com/zencoder/go-smile
2
+
3
+go 1.14
main.go
@@ -0,0 +1,5 @@
+package main
+func main() {
4
5
+}
0 commit comments