Skip to content

Commit cba36f2

Browse files
committed
Upgrade chainhash
This fixes problems with go mod tidy
1 parent d6493cf commit cba36f2

File tree

2 files changed

+7
-77
lines changed

2 files changed

+7
-77
lines changed

rolling-shutter/go.mod

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ require (
5252
github.com/VictoriaMetrics/fastcache v1.6.0 // indirect
5353
github.com/beorn7/perks v1.0.1 // indirect
5454
github.com/btcsuite/btcd/btcec/v2 v2.2.2 // indirect
55+
github.com/btcsuite/btcd/chaincfg/chainhash v1.0.2 // indirect
5556
github.com/cespare/xxhash v1.1.0 // indirect
5657
github.com/cespare/xxhash/v2 v2.2.0 // indirect
5758
github.com/containerd/cgroups v1.1.0 // indirect

0 commit comments

Comments
 (0)