Skip to content

Commit 7914025

Browse files
authored
Merge pull request #8 from Kriechi/dependabot/go_modules/github.com/prometheus/client_golang-1.11.1
Bump github.com/prometheus/client_golang from 1.10.0 to 1.11.1
2 parents 0ea5c37 + b94e1c0 commit 7914025

File tree

2 files changed

+13
-313
lines changed

2 files changed

+13
-313
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module github.com/Kriechi/aws-s3-reverse-proxy
22

33
require (
44
github.com/aws/aws-sdk-go v1.38.25
5-
github.com/prometheus/client_golang v1.10.0
5+
github.com/prometheus/client_golang v1.11.1
66
github.com/sirupsen/logrus v1.8.1
77
github.com/stretchr/testify v1.7.0
88
gopkg.in/alecthomas/kingpin.v2 v2.2.6

0 commit comments

Comments
 (0)