Skip to content

Commit

Permalink
Update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 13, 2024
1 parent 3fbc19f commit 4ba647e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,15 @@ module github.com/asecurityteam/serverfull

go 1.22

toolchain go1.23.1
toolchain go1.23.3

require (
github.com/asecurityteam/logevent/v2 v2.0.1
github.com/asecurityteam/runhttp v0.6.5
github.com/asecurityteam/settings/v2 v2.0.1
github.com/aws/aws-lambda-go v1.47.0
github.com/go-chi/chi v1.5.5
github.com/go-chi/chi/v5 v5.1.0
github.com/golang/mock v1.6.0
github.com/rs/xstats v0.0.0-20170813190920-c67367528e16
github.com/stretchr/testify v1.9.0
Expand All @@ -23,7 +24,6 @@ require (
github.com/asecurityteam/component-stat v0.5.2 // indirect
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/fatih/structs v1.1.0 // indirect
github.com/go-chi/chi/v5 v5.1.0 // indirect
github.com/google/uuid v1.6.0 // indirect
github.com/mattn/go-colorable v0.1.13 // indirect
github.com/mattn/go-isatty v0.0.20 // indirect
Expand Down

0 comments on commit 4ba647e

Please sign in to comment.