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 ff2cce1 commit 0272430Copy full SHA for 0272430
go.mod
@@ -2,6 +2,6 @@ module github.com/twgh/xcgui-example
2
3
go 1.16
4
5
-require github.com/twgh/xcgui v1.3.392
+require github.com/twgh/xcgui v1.3.393
6
7
//replace github.com/twgh/xcgui => ../xcgui
0 commit comments