We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f8b65be + 4dabbf0 commit 8f46a4fCopy full SHA for 8f46a4f
go.work
@@ -0,0 +1,6 @@
1
+go 1.17
2
+
3
+use (
4
+ ./api // getsturdy.com/api
5
+ ./ssh // getsturdy.com/ssh
6
+)
0 commit comments