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 5a1e9ff commit 048eb47Copy full SHA for 048eb47
go.mod
@@ -2,7 +2,7 @@ module github.com/acouvreur/sablier
2
3
go 1.22.0
4
5
-toolchain go1.23.1
+toolchain go1.23.2
6
7
replace github.com/gavv/httpexpect/v2 => github.com/acouvreur/httpexpect/v2 v2.16.0
8
plugins/proxywasm/go.mod
@@ -2,7 +2,7 @@ module github.com/acouvreur/sablier/plugins/proxy-wasm
require (
github.com/json-iterator/tinygo v0.0.0-20211221071957-84b5b690c8a0
0 commit comments