Skip to content

Commit

Permalink
upgrade sonic version
Browse files Browse the repository at this point in the history
  • Loading branch information
wsodsong committed Aug 29, 2024
1 parent b7765f8 commit 6f760b2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.22
toolchain go1.22.0

require (
github.com/Fantom-foundation/Carmen/go v0.0.0-20240826111458-4c805c4cb4b6
github.com/Fantom-foundation/Carmen/go v0.0.0-20240828120238-9cdf6b117fcf
github.com/Fantom-foundation/Norma v0.0.0-20240422103552-42e37352b2f4
github.com/Fantom-foundation/Substate v0.0.0-20240823083426-23958ddac462
github.com/Fantom-foundation/Tosca v0.0.0-20230527064715-aa1fc97baebe
Expand Down Expand Up @@ -132,4 +132,4 @@ replace github.com/ethereum/go-ethereum => github.com/Fantom-foundation/go-ether

replace github.com/Fantom-foundation/lachesis-base => github.com/Fantom-foundation/lachesis-base-sonic v0.0.0-20240823114058-cda038e6d40b

replace github.com/Fantom-foundation/go-opera => github.com/Fantom-foundation/sonic v1.2.1-b.0.20240827075648-1d09ad830ee9
replace github.com/Fantom-foundation/go-opera => github.com/Fantom-foundation/sonic v1.2.1-b.0.20240828122258-bbb93a43ceb5
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ github.com/Fantom-foundation/go-ethereum-sonic v0.0.0-20240821150740-8b61095b913
github.com/Fantom-foundation/go-ethereum-sonic v0.0.0-20240821150740-8b61095b9134/go.mod h1:p4knNH76zBuqbEfc6CbZTOnaQNU0WvhzW5f0qq6aMoU=
github.com/Fantom-foundation/lachesis-base-sonic v0.0.0-20240823114058-cda038e6d40b h1:oggmwdVb9tJiUJrcFvs5A3JOC1t2I231N4/RW2YXr8w=
github.com/Fantom-foundation/lachesis-base-sonic v0.0.0-20240823114058-cda038e6d40b/go.mod h1:YaNcYnDsDooGLKqsrTt+tafplgorZ0l8C1IwmryrIWs=
github.com/Fantom-foundation/sonic v1.2.1-b.0.20240827075648-1d09ad830ee9 h1:rgcnuysOfFvlTKs1/+kxYkqfXa8OBoOQ/z58ImlK9Do=
github.com/Fantom-foundation/sonic v1.2.1-b.0.20240827075648-1d09ad830ee9/go.mod h1:LrCbuKpBwB38s4G8jM0e2u5fGvcCMbExQqVwrrzIBf4=
github.com/Fantom-foundation/sonic v1.2.1-b.0.20240828122258-bbb93a43ceb5 h1:JR/aLxYIkJbdKy3EmpUxKh/hYqw/uXdWjS6MtfcsY5k=
github.com/Fantom-foundation/sonic v1.2.1-b.0.20240828122258-bbb93a43ceb5/go.mod h1:0vkPG/KAaRkcpZN7G7vPpGD85rimNPqVt2wznmsxK7w=
github.com/Microsoft/go-winio v0.6.2 h1:F2VQgta7ecxGYO8k3ZZz3RS8fVIXVxONVUPlNERoyfY=
github.com/Microsoft/go-winio v0.6.2/go.mod h1:yd8OoFMLzJbo9gZq8j5qaps8bJ9aShtEA8Ipt1oGCvU=
github.com/VictoriaMetrics/fastcache v1.12.2 h1:N0y9ASrJ0F6h0QaC3o6uJb3NIZ9VKLjCM7NQbSmF7WI=
Expand Down

0 comments on commit 6f760b2

Please sign in to comment.