mirror of
https://github.com/sablierapp/sablier.git
synced 2026-01-03 11:34:58 +01:00
chore(deps): update dependency go to v1.23.2
This commit is contained in:
committed by
Alexis Couvreur
parent
5a1e9ff0f2
commit
048eb47a02
2
go.mod
2
go.mod
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user