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 Apr 20, 2023
1 parent ea6ec56 commit 10cef88
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.17
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 @@ -49,7 +50,6 @@ require (
github.com/ipfs/go-datastore v0.6.0 // indirect
github.com/ipfs/go-ipfs-util v0.0.2 // indirect
github.com/ipfs/go-ipns v0.2.0 // indirect
github.com/ipfs/go-log/v2 v2.5.1 // indirect
github.com/ipld/go-ipld-prime v0.18.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 10cef88

Please sign in to comment.