chore(deps): update dependency go to v1.23.2

This commit is contained in:
renovate[bot]
2024-10-01 19:26:59 +00:00
committed by Alexis Couvreur
parent 5a1e9ff0f2
commit 048eb47a02
2 changed files with 2 additions and 2 deletions

2
go.mod
View File

@@ -2,7 +2,7 @@ module github.com/acouvreur/sablier
go 1.22.0
toolchain go1.23.1
toolchain go1.23.2
replace github.com/gavv/httpexpect/v2 => github.com/acouvreur/httpexpect/v2 v2.16.0

View File

@@ -2,7 +2,7 @@ module github.com/acouvreur/sablier/plugins/proxy-wasm
go 1.22.0
toolchain go1.23.1
toolchain go1.23.2
require (
github.com/json-iterator/tinygo v0.0.0-20211221071957-84b5b690c8a0