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 Feb 11, 2025
1 parent c4e082e commit f4fed53
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@ module github.com/asecurityteam/component-httpstats

go 1.22

toolchain go1.23.3
toolchain go1.24.0

require (
github.com/asecurityteam/httpstats/v2 v2.4.1
github.com/asecurityteam/settings/v2 v2.0.1
github.com/asecurityteam/settings/v2 v2.0.2
github.com/rs/xstats v0.0.0-20170813190920-c67367528e16
github.com/stretchr/testify v1.9.0
github.com/stretchr/testify v1.10.0
)

require (
Expand Down

0 comments on commit f4fed53

Please sign in to comment.