summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorLibravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-03-10 09:23:19 +0000
committerLibravatar GitHub <noreply@github.com>2025-03-10 09:23:19 +0000
commit85e17b3e788ac19d8c1da7cd2d78208b11e3eea2 (patch)
tree61d2839a8ff2759283550ebe2c6cdd866884efd9 /go.mod
parent[chore]: Bump golang.org/x/crypto from 0.35.0 to 0.36.0 (#3887) (diff)
downloadgotosocial-85e17b3e788ac19d8c1da7cd2d78208b11e3eea2.tar.xz
[chore]: Bump github.com/prometheus/client_golang from 1.21.0 to 1.21.1 (#3890)
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 697881642..d3a3f4eb6 100644
--- a/go.mod
+++ b/go.mod
@@ -55,7 +55,7 @@ require (
github.com/mitchellh/mapstructure v1.5.0
github.com/ncruces/go-sqlite3 v0.24.0
github.com/oklog/ulid v1.3.1
- github.com/prometheus/client_golang v1.21.0
+ github.com/prometheus/client_golang v1.21.1
github.com/rivo/uniseg v0.4.7
github.com/spf13/cobra v1.9.1
github.com/spf13/viper v1.19.0