Skip to content

Commit

Permalink
do not upgrade tbc quite yet, api mismatch
Browse files Browse the repository at this point in the history
  • Loading branch information
ClaytonNorthey92 committed Jun 18, 2024
1 parent 8c13982 commit 59e2434
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 @@ -41,7 +41,7 @@ require (
github.com/gorilla/websocket v1.5.0
github.com/graph-gophers/graphql-go v1.3.0
github.com/hashicorp/go-bexpr v0.1.10
github.com/hemilabs/heminetwork v0.1.3-0.20240618145952-8f50444115c7
github.com/hemilabs/heminetwork v0.1.3-0.20240607203253-dea722919f26
github.com/holiman/billy v0.0.0-20230718173358-1c7e68d277a7
github.com/holiman/bloomfilter/v2 v2.0.3
github.com/holiman/uint256 v1.2.4
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -314,8 +314,8 @@ github.com/hashicorp/go-retryablehttp v0.7.4 h1:ZQgVdpTdAL7WpMIwLzCfbalOcSUdkDZn
github.com/hashicorp/go-retryablehttp v0.7.4/go.mod h1:Jy/gPYAdjqffZ/yFGCFV2doI5wjtH1ewM9u8iYVjtX8=
github.com/hashicorp/go-version v1.2.0/go.mod h1:fltr4n8CU8Ke44wwGCBoEymUuxUHl09ZGVZPK5anwXA=
github.com/hashicorp/hcl v1.0.0/go.mod h1:E5yfLk+7swimpb2L/Alb/PJmXilQ/rhwaUYs4T20WEQ=
github.com/hemilabs/heminetwork v0.1.3-0.20240618145952-8f50444115c7 h1:sVvRmZsNeVVOvY55RQVclfsWRlOpeuMAES5sxlo7T04=
github.com/hemilabs/heminetwork v0.1.3-0.20240618145952-8f50444115c7/go.mod h1:CfthJM0Rw48U8gH00q1eG76MDzUf5kvqqw9m7pL0dY4=
github.com/hemilabs/heminetwork v0.1.3-0.20240607203253-dea722919f26 h1:d04OjLoG67NfTFoCi13ySxeH+h9cvInSNckN7rhiabY=
github.com/hemilabs/heminetwork v0.1.3-0.20240607203253-dea722919f26/go.mod h1:96jUxG9rPO+iwOyGg84VkRvejDgqoozFoEF6za7/vzw=
github.com/holiman/billy v0.0.0-20230718173358-1c7e68d277a7 h1:3JQNjnMRil1yD0IfZKHF9GxxWKDJGj8I0IqOUol//sw=
github.com/holiman/billy v0.0.0-20230718173358-1c7e68d277a7/go.mod h1:5GuXa7vkL8u9FkFuWdVvfR5ix8hRB7DbOAaYULamFpc=
github.com/holiman/bloomfilter/v2 v2.0.3 h1:73e0e/V0tCydx14a0SCYS/EWCxgwLZ18CZcZKVu0fao=
Expand Down

0 comments on commit 59e2434

Please sign in to comment.