We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0ea5c37 + b94e1c0 commit 7914025Copy full SHA for 7914025
go.mod
@@ -2,7 +2,7 @@ module github.com/Kriechi/aws-s3-reverse-proxy
2
3
require (
4
github.com/aws/aws-sdk-go v1.38.25
5
- github.com/prometheus/client_golang v1.10.0
+ github.com/prometheus/client_golang v1.11.1
6
github.com/sirupsen/logrus v1.8.1
7
github.com/stretchr/testify v1.7.0
8
gopkg.in/alecthomas/kingpin.v2 v2.2.6
0 commit comments