File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ require (
2222 github.com/nebius/gosdk v0.0.0-20250826102719-940ad1dfb5de
2323 github.com/pkg/errors v0.9.1
2424 github.com/sfcompute/nodes-go v0.1.0-alpha.4
25- github.com/sfcompute/sfc-go v0.0 .0-local
25+ github.com/sfcompute/sfc-go v0.1 .0-preview
2626 github.com/stretchr/testify v1.11.1
2727 golang.org/x/crypto v0.47.0
2828 golang.org/x/text v0.33.0
@@ -115,5 +115,3 @@ require (
115115 sigs.k8s.io/structured-merge-diff/v6 v6.3.0 // indirect
116116 sigs.k8s.io/yaml v1.6.0 // indirect
117117)
118-
119- replace github.com/sfcompute/sfc-go v0.0.0-local => /Users/andreaanez/Documents/sf_compute/sfc-go
Original file line number Diff line number Diff line change @@ -162,6 +162,8 @@ github.com/rogpeppe/go-internal v1.14.1 h1:UQB4HGPB6osV0SQTLymcB4TgvyWu6ZyliaW0t
162162github.com/rogpeppe/go-internal v1.14.1 /go.mod h1:MaRKkUm5W0goXpeCfT7UZI6fk/L7L7so1lCWt35ZSgc =
163163github.com/sfcompute/nodes-go v0.1.0-alpha.4 h1:oFBWcMPSpqLYm/NDs5I1jTvzgx9rsXDL9Ghsm30Hc0Q =
164164github.com/sfcompute/nodes-go v0.1.0-alpha.4 /go.mod h1:nUviHgK+Fgt2hDFcRL3M8VoyiypC8fc0dsY8C30QU8M =
165+ github.com/sfcompute/sfc-go v0.1.0-preview h1:yJ6ICglA/JZal2kauzb2aZlV9XdLPejsvFpsKwwThkQ =
166+ github.com/sfcompute/sfc-go v0.1.0-preview /go.mod h1:vhUpRpAHKitZzzWPg87RjreC+pzK57PGe4ZuSIQSk94 =
165167github.com/sirupsen/logrus v1.9.3 h1:dueUQJ1C2q9oE3F7wvmSGAaVtTmUizReu6fjN8uqzbQ =
166168github.com/sirupsen/logrus v1.9.3 /go.mod h1:naHLuLoDiP4jHNo9R0sCBMtWGeIprob74mVsIT4qYEQ =
167169github.com/spf13/afero v1.15.0 h1:b/YBCLWAJdFWJTN9cLhiXXcD7mzKn9Dm86dNnfyQw1I =
You can’t perform that action at this time.
0 commit comments