We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a0772e commit dc7a478Copy full SHA for dc7a478
go.mod
@@ -4,7 +4,7 @@ go 1.24
4
5
require (
6
github.com/aws/aws-lambda-go v1.46.0
7
- github.com/go-chi/chi v1.5.5
+ github.com/go-chi/chi v5.2.2
8
github.com/google/uuid v1.6.0
9
github.com/jessevdk/go-flags v1.5.0
10
github.com/sirupsen/logrus v1.9.3
0 commit comments