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 ad83e85 commit f5bff3cCopy full SHA for f5bff3c
frameworks/keyed/goui/go.mod
@@ -4,4 +4,4 @@ go 1.20
4
5
require github.com/twharmon/goui v0.1.2
6
7
-replace github.com/twharmon/goui v0.1.2 => ../../../../goui
+// replace github.com/twharmon/goui v0.1.2 => ../../../../goui
frameworks/keyed/goui/go.sum
@@ -0,0 +1,2 @@
1
+github.com/twharmon/goui v0.1.2 h1:aYU4iGy4ME85PFcVPTMIIvPa30GmqCTFDZw0HU3aPAw=
2
+github.com/twharmon/goui v0.1.2/go.mod h1:Z2CGgcOPuRhYamMA5sNrscZCdo8nm8xQcXa+RwQDnZ4=
0 commit comments