Skip to content

Commit

Permalink
update proxy
Browse files Browse the repository at this point in the history
  • Loading branch information
rawdaGastan committed Aug 11, 2024
1 parent b5afe0e commit 4b6df9f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion provider/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ require (
github.com/pulumi/pulumi/sdk/v3 v3.128.0
github.com/stretchr/testify v1.9.0
github.com/threefoldtech/tfgrid-sdk-go/grid-client v0.15.12-0.20240808132902-35c65194fa3c
github.com/threefoldtech/tfgrid-sdk-go/grid-proxy v0.15.11
github.com/threefoldtech/tfgrid-sdk-go/grid-proxy v0.15.12-0.20240808132902-35c65194fa3c
github.com/threefoldtech/zos v0.5.6-0.20240613101720-0a4726af4edd
golang.zx2c4.com/wireguard/wgctrl v0.0.0-20230429144221-925a1e7659e6
)
Expand Down
4 changes: 2 additions & 2 deletions provider/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -560,8 +560,8 @@ github.com/threefoldtech/tfchain/clients/tfchain-client-go v0.0.0-20240710094608
github.com/threefoldtech/tfchain/clients/tfchain-client-go v0.0.0-20240710094608-5a9ad375cb3c/go.mod h1:dtDKAPiUDxAwIkfHV7xcAFZcOm+xwNIuOI1MLFS+MeQ=
github.com/threefoldtech/tfgrid-sdk-go/grid-client v0.15.12-0.20240808132902-35c65194fa3c h1:VeJMiFMwihLxP5rvw8xNaWjvu+dlwt7fAXgGZuxhBIc=
github.com/threefoldtech/tfgrid-sdk-go/grid-client v0.15.12-0.20240808132902-35c65194fa3c/go.mod h1:cHfbN6wpK7Py3YZ61J7RkTbxoLWnCQKMPoLyg6FBv2g=
github.com/threefoldtech/tfgrid-sdk-go/grid-proxy v0.15.11 h1:qsSICIj5cvoVBR4GLWmdu2n3FfJG5isJ2ABnNNWykLU=
github.com/threefoldtech/tfgrid-sdk-go/grid-proxy v0.15.11/go.mod h1:7cKHvKPpfdCpU4a/VCznRDDNMPBPI98cJ0uVJoUGrgg=
github.com/threefoldtech/tfgrid-sdk-go/grid-proxy v0.15.12-0.20240808132902-35c65194fa3c h1:yF9VPt7F5LBiMiHJNejiOHoGQNSV1nU+Dz+QU2rzeVw=
github.com/threefoldtech/tfgrid-sdk-go/grid-proxy v0.15.12-0.20240808132902-35c65194fa3c/go.mod h1:8GEJ53ay0dEOwHL+aiNSeRmWAkRwmgoTNIALbKJKwkg=
github.com/threefoldtech/tfgrid-sdk-go/rmb-sdk-go v0.15.11 h1:AKDj/GD88UteVWe5RqtmprQCKNy/w2kQz/l8tepfzv0=
github.com/threefoldtech/tfgrid-sdk-go/rmb-sdk-go v0.15.11/go.mod h1:5238AvoU1LVPQ8zgVFSfrmxMLaPm8bcnVAryo8VyclM=
github.com/threefoldtech/zos v0.5.6-0.20240613101720-0a4726af4edd h1:Qx7uCdqPid59VzJbcx2GguQEipG/p4I7g0UJIC72OMU=
Expand Down

0 comments on commit 4b6df9f

Please sign in to comment.