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 4f952b2 commit 3278841Copy full SHA for 3278841
go.mod
@@ -0,0 +1,3 @@
1
+module github.com/brutella/can
2
+
3
+require golang.org/x/sys v0.0.0-20181213200352-4d1cda033e06
go.sum
@@ -0,0 +1,2 @@
+golang.org/x/sys v0.0.0-20181213200352-4d1cda033e06 h1:0oC8rFnE+74kEmuHZ46F6KHsMr5Gx2gUQPuNz28iQZM=
+golang.org/x/sys v0.0.0-20181213200352-4d1cda033e06/go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY=
0 commit comments