Skip to content

Commit

Permalink
Put newest version to go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
cabrador committed Jul 26, 2024
1 parent 050c778 commit 00da128
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ toolchain go1.22.0
require (
github.com/Fantom-foundation/Carmen/go v0.0.0-20240627085016-204b50159b28
github.com/Fantom-foundation/Norma v0.0.0-20240422103552-42e37352b2f4
github.com/Fantom-foundation/Substate v0.0.0-20240722133507-abdeac03b8fb
github.com/Fantom-foundation/Substate v0.0.0-20240726142153-97f4c87edb4a
github.com/Fantom-foundation/Tosca v0.0.0-20230527064715-aa1fc97baebe
github.com/Fantom-foundation/go-opera v1.1.1-rc.2
github.com/Fantom-foundation/lachesis-base v0.0.0-20240116072301-a75735c4ef00
Expand Down
5 changes: 2 additions & 3 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,8 @@ github.com/FactomProject/btcutilecc v0.0.0-20130527213604-d3a63a5752ec h1:1Qb69m
github.com/FactomProject/btcutilecc v0.0.0-20130527213604-d3a63a5752ec/go.mod h1:CD8UlnlLDiqb36L110uqiP2iSflVjx9g/3U9hCI4q2U=
github.com/Fantom-foundation/Norma v0.0.0-20240422103552-42e37352b2f4 h1:vtziTKoK6I+sVmoaCsu5Nxt8DzL8c/p0sgG+/xNnRb4=
github.com/Fantom-foundation/Norma v0.0.0-20240422103552-42e37352b2f4/go.mod h1:NLvaNtS7elcJ9Q/Ypz7ZzA2DuQqd+UC+Bccue2EVRWk=
github.com/Fantom-foundation/Substate v0.0.0-20240606095437-0d28864f0a7a h1:xnFmk1o0faM8qksrUDNkkt3HL0y4MoXbdNjs/67TdRs=
github.com/Fantom-foundation/Substate v0.0.0-20240606095437-0d28864f0a7a/go.mod h1:8dW0EnFHo0PegzvTFLUa5oxUgKvhLudPR0Ro3fUV7ag=
github.com/Fantom-foundation/Substate v0.0.0-20240722133507-abdeac03b8fb/go.mod h1:8dW0EnFHo0PegzvTFLUa5oxUgKvhLudPR0Ro3fUV7ag=
github.com/Fantom-foundation/Substate v0.0.0-20240726074443-dd13e28a6fc0 h1:6eucK8pdmp2MGLzGvYb0GdHSP/pW1mYQJq8RFZheXYs=
github.com/Fantom-foundation/Substate v0.0.0-20240726074443-dd13e28a6fc0/go.mod h1:8dW0EnFHo0PegzvTFLUa5oxUgKvhLudPR0Ro3fUV7ag=
github.com/Fantom-foundation/go-ethereum-sonic v0.0.0-20240529085303-2400937cc3b1 h1:iVbLlmFYPlK31O8psS9H+Y+uop0AC1jqCoRErauaHj0=
github.com/Fantom-foundation/go-ethereum-sonic v0.0.0-20240529085303-2400937cc3b1/go.mod h1:6LG3apXyp0InsMXGq9YmzUiV7H0BOuUHrcu3oQY9boE=
github.com/Fantom-foundation/lachesis-base-sonic v0.0.0-20240320160249-81827a18147c h1:g35kQNkq/VGiFak0joC4hcL/TZIi1KQZkatIlLZnOy0=
Expand Down

0 comments on commit 00da128

Please sign in to comment.