Skip to content

Commit

Permalink
Update module github.com/ipfs/go-log to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 25, 2023
1 parent 8eb2c1d commit 9a14803
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ go 1.20
require (
github.com/eliukblau/pixterm v1.3.1
github.com/ipfs/go-log v1.0.5
github.com/ipfs/go-log/v2 v2.5.1
github.com/kbinani/screenshot v0.0.0-20210720154843-7d3a670d8329
github.com/lucasb-eyer/go-colorful v1.2.0
github.com/makiuchi-d/gozxing v0.1.1
Expand Down Expand Up @@ -52,7 +53,6 @@ require (
github.com/ipfs/go-cid v0.4.1 // indirect
github.com/ipfs/go-datastore v0.6.0 // indirect
github.com/ipfs/go-ipfs-util v0.0.2 // indirect
github.com/ipfs/go-log/v2 v2.5.1 // indirect
github.com/ipld/go-ipld-prime v0.20.0 // indirect
github.com/jackpal/go-nat-pmp v1.0.2 // indirect
github.com/jbenet/go-temp-err-catcher v0.1.0 // indirect
Expand Down

0 comments on commit 9a14803

Please sign in to comment.