Skip to content

Commit

Permalink
Renovate: Update External dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 14, 2024
1 parent 5bf48f6 commit 1d24ef6
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,7 +2,7 @@ module github.com/sapcc/maia

go 1.22.0

toolchain go1.23.2
toolchain go1.23.3

require (
github.com/databus23/goslo.policy v0.0.0-20210929125152-81bf2876dbdb
Expand All @@ -12,13 +12,13 @@ require (
github.com/patrickmn/go-cache v2.1.0+incompatible
github.com/prometheus/client_golang v1.20.5
github.com/prometheus/common v0.60.1
github.com/prometheus/prometheus v0.55.0
github.com/prometheus/prometheus v0.300.0
github.com/rs/cors v1.11.1
github.com/spf13/cobra v1.8.1
github.com/spf13/viper v1.19.0
github.com/stretchr/testify v1.9.0
go.uber.org/mock v0.5.0
golang.org/x/exp v0.0.0-20241009180824-f66d83c29e7c
golang.org/x/exp 2d47ceb2692f
)

require (
Expand Down

0 comments on commit 1d24ef6

Please sign in to comment.