File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ require (
66 github.com/aws/aws-lambda-go v1.47.0
77 github.com/google/uuid v1.6.0
88 github.com/restatedev/examples/tutorials/tour-of-restate-go v0.0.0-20241215112244-6821fb89413e
9- github.com/restatedev/sdk-go v0.18.0
9+ github.com/restatedev/sdk-go v0.18.1
1010 google.golang.org/protobuf v1.36.5
1111)
1212
Original file line number Diff line number Diff line change @@ -28,8 +28,8 @@ github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZb
2828git.colasdn.top/pmezard/go-difflib v1.0.0 /go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4 =
2929git.colasdn.top/restatedev/examples/tutorials/tour-of-restate-go v0.0.0-20241215112244-6821fb89413e h1:O9QUMjGsJsXI5eKo0edY8vV2YmCZLtJDOG9LshMeK0o =
3030git.colasdn.top/restatedev/examples/tutorials/tour-of-restate-go v0.0.0-20241215112244-6821fb89413e /go.mod h1:Wbu3K7MjzG8At1t1DYyvOnABi98jGeCatVva0Xqqhow =
31- github.com/restatedev/sdk-go v0.18.0 h1:HxyPvVFIPkAtzJhgYVaxlykJq8teuNPDnIbi5hu4CHM =
32- github.com/restatedev/sdk-go v0.18.0 /go.mod h1:X6FqNmOXPxWNKMmOigqv9vEOR/LkJgPEF2a5TqfJ2fU =
31+ github.com/restatedev/sdk-go v0.18.1 h1:T8YW8VIrD766tiTZJGEG975KLUDZx9nXuYNr6SQIY4w =
32+ github.com/restatedev/sdk-go v0.18.1 /go.mod h1:X6FqNmOXPxWNKMmOigqv9vEOR/LkJgPEF2a5TqfJ2fU =
3333git.colasdn.top/stretchr/testify v1.9.0 h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsTg =
3434git.colasdn.top/stretchr/testify v1.9.0 /go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY =
3535git.colasdn.top/tetratelabs/wazero v1.9.0 h1:IcZ56OuxrtaEz8UYNRHBrUa9bYeX9oVY93KspZZBf/I =
Original file line number Diff line number Diff line change 22 "RESTATE_VERSION" : " 1.4" ,
33 "TYPESCRIPT_SDK_VERSION" : " 1.7.2" ,
44 "JAVA_SDK_VERSION" : " 2.2.0" ,
5- "GO_SDK_VERSION" : " 0 .18.0 " ,
5+ "GO_SDK_VERSION" : " v0 .18.1 " ,
66 "PYTHON_SDK_VERSION" : " 0.8.0" ,
77 "RUST_SDK_VERSION" : " 0.6.0"
88}
You can’t perform that action at this time.
0 commit comments