Skip to content

Commit

Permalink
go mod tidy
Browse files Browse the repository at this point in the history
  • Loading branch information
halamix2 committed Mar 3, 2025
1 parent 91f9cd9 commit 6b893a5
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
module github.com/kyma-project/serverless

go 1.22.0
toolchain go1.23.3
go 1.23.0

toolchain go1.24.0

require (
github.com/avast/retry-go v3.0.0+incompatible
Expand Down

0 comments on commit 6b893a5

Please sign in to comment.