Skip to content

Commit

Permalink
Upgrade to github.com/streamingfast/logging
Browse files Browse the repository at this point in the history
  • Loading branch information
gagliardetto committed Jun 26, 2023
1 parent e6994bd commit e3c7575
Show file tree
Hide file tree
Showing 4 changed files with 57 additions and 158 deletions.
7 changes: 3 additions & 4 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,10 @@ module github.com/gagliardetto/binary
go 1.14

require (
github.com/dfuse-io/logging v0.0.0-20201110202154-26697de88c79
github.com/kr/pretty v0.2.1 // indirect
github.com/shopspring/decimal v1.3.1
github.com/stretchr/testify v1.4.0
go.uber.org/zap v1.16.0
golang.org/x/tools v0.0.0-20191216052735-49a3e744a425 // indirect
github.com/streamingfast/logging v0.0.0-20230608130331-f22c91403091
github.com/stretchr/testify v1.7.0
go.uber.org/zap v1.21.0
gopkg.in/yaml.v2 v2.4.0 // indirect
)
Loading

0 comments on commit e3c7575

Please sign in to comment.