Skip to content

Commit 1f36c44

Browse files
committed
.
1 parent 6f58b1a commit 1f36c44

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,4 +59,4 @@ require (
5959
gopkg.in/yaml.v3 v3.0.1 // indirect
6060
)
6161

62-
replace github.com/onkernel/kernel-go-sdk => github.com/stainless-sdks/kernel-go v0.0.0-20251001230114-f22a63baf17e
62+
replace github.com/onkernel/kernel-go-sdk => github.com/stainless-sdks/kernel-go v0.0.0-20251001233449-2d91eca4bce0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -116,8 +116,8 @@ github.com/spf13/cobra v1.9.1 h1:CXSaggrXdbHK9CF+8ywj8Amf7PBRmPCOJugH954Nnlo=
116116
github.com/spf13/cobra v1.9.1/go.mod h1:nDyEzZ8ogv936Cinf6g1RU9MRY64Ir93oCnqb9wxYW0=
117117
github.com/spf13/pflag v1.0.6 h1:jFzHGLGAlb3ruxLB8MhbI6A8+AQX/2eW4qeyNZXNp2o=
118118
github.com/spf13/pflag v1.0.6/go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg=
119-
github.com/stainless-sdks/kernel-go v0.0.0-20251001230114-f22a63baf17e h1:Xeaw+hqFkObXwh9I0QBdJ4l2SOwcQccmlrlY7p9GX48=
120-
github.com/stainless-sdks/kernel-go v0.0.0-20251001230114-f22a63baf17e/go.mod h1:MjUR92i8UPqjrmneyVykae6GuB3GGSmnQtnjf1v74Dc=
119+
github.com/stainless-sdks/kernel-go v0.0.0-20251001233449-2d91eca4bce0 h1:IfjadWhvPt5nIJ96ICozWWDMZ+KzzVZvuE4o7L94mdE=
120+
github.com/stainless-sdks/kernel-go v0.0.0-20251001233449-2d91eca4bce0/go.mod h1:MjUR92i8UPqjrmneyVykae6GuB3GGSmnQtnjf1v74Dc=
121121
github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=
122122
github.com/stretchr/objx v0.5.2 h1:xuMeJ0Sdp5ZMRXx/aWO6RZxdr3beISkG5/G/aIRr3pY=
123123
github.com/stretchr/objx v0.5.2/go.mod h1:FRsXN1f5AsAjCGJKqEizvkpNtU+EGNCLh3NxZ/8L+MA=

0 commit comments

Comments
 (0)