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.
2 parents 552ab8c + 930595d commit a697368Copy full SHA for a697368
go.mod
@@ -14,6 +14,6 @@ require (
14
golang.org/x/sys v0.27.0 // indirect
15
)
16
17
-replace github.com/jpillora/chisel => github.com/outsystems/chisel v1.10.1-os.1
+replace github.com/jpillora/chisel => github.com/outsystems/chisel v1.10.1-os.2
18
19
go 1.22
0 commit comments