Skip to content

Commit f5bff3c

Browse files
committed
Comment out dev line in go mod
1 parent ad83e85 commit f5bff3c

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

frameworks/keyed/goui/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ go 1.20
44

55
require github.com/twharmon/goui v0.1.2
66

7-
replace github.com/twharmon/goui v0.1.2 => ../../../../goui
7+
// replace github.com/twharmon/goui v0.1.2 => ../../../../goui

frameworks/keyed/goui/go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)