We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d7d0e4 commit 9f8c46dCopy full SHA for 9f8c46d
go.mod
@@ -0,0 +1,3 @@
1
+module github.com/alexbrainman/odbc
2
+
3
+require golang.org/x/sys v0.0.0-20181011152604-fa43e7bc11ba
go.sum
@@ -0,0 +1,2 @@
+golang.org/x/sys v0.0.0-20181011152604-fa43e7bc11ba h1:nZJIJPGow0Kf9bU9QTc1U6OXbs/7Hu4e+cNv+hxH+Zc=
+golang.org/x/sys v0.0.0-20181011152604-fa43e7bc11ba/go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY=
0 commit comments