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 Oct 22, 2024
1 parent 4fc488a commit 1b540bb
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,22 +2,22 @@ module github.com/sapcc/maia

go 1.22.0

toolchain go1.22.8
toolchain go1.23.2

require (
github.com/databus23/goslo.policy v0.0.0-20210929125152-81bf2876dbdb
github.com/gophercloud/gophercloud/v2 v2.1.1
github.com/gophercloud/gophercloud/v2 v2.2.0
github.com/gorilla/mux v1.8.1
github.com/h2non/gock v1.2.0
github.com/patrickmn/go-cache v2.1.0+incompatible
github.com/prometheus/client_golang v1.20.5
github.com/prometheus/common v0.60.0
github.com/prometheus/prometheus v0.54.1
github.com/prometheus/prometheus v0.55.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.4.0
go.uber.org/mock v0.5.0
golang.org/x/exp v0.0.0-20241009180824-f66d83c29e7c
)

Expand Down

0 comments on commit 1b540bb

Please sign in to comment.