summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2022-12-15 00:24:12 +0000
committerGitHub <noreply@github.com>2022-12-15 00:24:12 +0000
commit7a3d5f55b78deb70a6032f51bf4a75c04aa9f64a (patch)
tree50f84a60cd99771e18bf815b178a683f54356be1
parent7aeb138adfb4412cb85f16c3b2b0cf4cdef85b6c (diff)
fix(deps): update github.com/go-fed/activity digest to b14b50erenovate/develop-github.com-go-fed-activity-digest
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 863b15b91..0aefa6187 100644
--- a/go.mod
+++ b/go.mod
@@ -5,7 +5,7 @@ go 1.17
require (
github.com/amalfra/etag v1.0.0
github.com/aws/aws-sdk-go v1.44.160
- github.com/go-fed/activity v1.0.1-0.20210803212804-d866ba75dd0f
+ github.com/go-fed/activity b14b50eecad0
github.com/go-fed/httpsig v1.1.0
github.com/go-ole/go-ole v1.2.6 // indirect
github.com/gorilla/websocket v1.5.0