Skip to content

Commit

Permalink
Merge pull request #467 from forta-protocol/update-forta-core-go
Browse files Browse the repository at this point in the history
Update forta-core-go
  • Loading branch information
canercidam authored Mar 31, 2022
2 parents 3ade258 + cce782e commit 143d675
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ require (
github.com/docker/go-units v0.4.0 // indirect
github.com/ethereum/go-ethereum v1.10.16
github.com/fatih/color v1.12.0
github.com/forta-protocol/forta-core-go v0.0.0-20220330235730-b9af6c4bd3fe
github.com/forta-protocol/forta-core-go v0.0.0-20220331104601-eb8102289827
github.com/go-playground/validator/v10 v10.9.0
github.com/goccy/go-json v0.9.4
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -194,8 +194,8 @@ github.com/fatih/color v1.12.0/go.mod h1:ELkj/draVOlAH/xkhN6mQ50Qd0MPOk5AAr3maGE
github.com/fjl/memsize v0.0.0-20190710130421-bcb5799ab5e5 h1:FtmdgXiUlNeRsoNMFlKLDt+S+6hbjVMEW6RGQ7aUf7c=
github.com/fjl/memsize v0.0.0-20190710130421-bcb5799ab5e5/go.mod h1:VvhXpOYNQvB+uIk2RvXzuaQtkQJzzIx6lSBe1xv7hi0=
github.com/fogleman/gg v1.2.1-0.20190220221249-0403632d5b90/go.mod h1:R/bRT+9gY/C5z7JzPU0zXsXHKM4/ayA+zqcVNZzPa1k=
github.com/forta-protocol/forta-core-go v0.0.0-20220330235730-b9af6c4bd3fe h1:3pYCRWerRz429bVll7FGMoP03s2vsYPXcU+hFacK1DA=
github.com/forta-protocol/forta-core-go v0.0.0-20220330235730-b9af6c4bd3fe/go.mod h1:6O5/8YcW5nlO6IZNsb8ASA7HFvRFvjYeMX2asJ9/ufY=
github.com/forta-protocol/forta-core-go v0.0.0-20220331104601-eb8102289827 h1:B6p1KcD/28i97Dp95A6t6KH/vrooMKlyvfCozNOEy5c=
github.com/forta-protocol/forta-core-go v0.0.0-20220331104601-eb8102289827/go.mod h1:6O5/8YcW5nlO6IZNsb8ASA7HFvRFvjYeMX2asJ9/ufY=
github.com/fsnotify/fsnotify v1.4.7/go.mod h1:jwhsz4b93w/PPRr/qN1Yymfu8t87LnFCMoQvtojpjFo=
github.com/fsnotify/fsnotify v1.4.9 h1:hsms1Qyu0jgnwNXIxa+/V/PDsU6CfLf6CNO8H7IWoS4=
github.com/fsnotify/fsnotify v1.4.9/go.mod h1:znqG4EE+3YCdAaPaxE2ZRY/06pZUdp0tY4IgpuI1SZQ=
Expand Down

0 comments on commit 143d675

Please sign in to comment.