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 00ff193 commit 72d08e1Copy full SHA for 72d08e1
go.mod
@@ -91,3 +91,5 @@ require (
91
gopkg.in/jcmturner/rpc.v1 v1.1.0 // indirect
92
gopkg.in/yaml.v3 v3.0.1 // indirect
93
)
94
+
95
+replace github.com/CHESSComputing/golib => ../golib
0 commit comments