Skip to content

Commit a697368

Browse files
author
Newton Filho
authored
Merge pull request #111 from OutSystems/RDGRS-942-bump-go-and-chisel-version
fix(RDGRS-942): bump chisel version with go updated
2 parents 552ab8c + 930595d commit a697368

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ require (
1414
golang.org/x/sys v0.27.0 // indirect
1515
)
1616

17-
replace github.com/jpillora/chisel => github.com/outsystems/chisel v1.10.1-os.1
17+
replace github.com/jpillora/chisel => github.com/outsystems/chisel v1.10.1-os.2
1818

1919
go 1.22

0 commit comments

Comments
 (0)