Skip to content

Commit

Permalink
bump core v
Browse files Browse the repository at this point in the history
  • Loading branch information
olegfomenko committed Oct 15, 2024
1 parent e4073b0 commit b284b4b
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ require (
github.com/go-co-op/gocron v1.37.0
github.com/gogo/protobuf v1.3.3
github.com/golangci/golangci-lint v1.55.2
github.com/hyle-team/bridgeless-core v0.0.0-20240925142514-861af53c71ee
github.com/hyle-team/bridgeless-core v0.0.0-20241008114528-bf21dd4e694c
github.com/jmoiron/sqlx v1.3.5
github.com/lib/pq v1.10.9
github.com/pelletier/go-toml v1.9.5
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -765,6 +765,8 @@ github.com/huin/goupnp v1.0.3 h1:N8No57ls+MnjlB+JPiCVSOyy/ot7MJTqlo7rn+NYSqQ=
github.com/huin/goupnp v1.0.3/go.mod h1:ZxNlw5WqJj6wSsRK5+YfflQGXYfccj5VgQsMNixHM7Y=
github.com/hyle-team/bridgeless-core v0.0.0-20240925142514-861af53c71ee h1:+RC29YU1+KcJ5rmbVnSTU6LWqxWbU4GuJr8SQyVP+58=
github.com/hyle-team/bridgeless-core v0.0.0-20240925142514-861af53c71ee/go.mod h1:F0UTxyTcS5Fmu0Ecw+7lU+c5L5A/PhaInaP6wB/RLu0=
github.com/hyle-team/bridgeless-core v0.0.0-20241008114528-bf21dd4e694c h1:nxWY11+GEF6V7Op2Q4DEf9E0iqRSJpP84UECBmJoKJw=
github.com/hyle-team/bridgeless-core v0.0.0-20241008114528-bf21dd4e694c/go.mod h1:F0UTxyTcS5Fmu0Ecw+7lU+c5L5A/PhaInaP6wB/RLu0=
github.com/hyle-team/cosmos-sdk v0.46.24 h1:zx17el5eLXocN/w1zsyXCnK571QJ+B2C/ggkGhhV2Ss=
github.com/hyle-team/cosmos-sdk v0.46.24/go.mod h1:MSTDQiAiKP6/wxmuyhjl9YJSa7uDFxZS916Fo9QncUM=
github.com/hyle-team/ibc-go/v6 v6.1.5 h1:dROh5GBbzYMJq4s+Wh3xzc0F+bIgB+VKg4WV0WnYDtc=
Expand Down
2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1038,7 +1038,7 @@ github.com/hdevalence/ed25519consensus
github.com/hexops/gotextdiff
github.com/hexops/gotextdiff/myers
github.com/hexops/gotextdiff/span
# github.com/hyle-team/bridgeless-core v0.0.0-20240925142514-861af53c71ee
# github.com/hyle-team/bridgeless-core v0.0.0-20241008114528-bf21dd4e694c
## explicit; go 1.20
github.com/hyle-team/bridgeless-core/crypto/codec
github.com/hyle-team/bridgeless-core/crypto/ethsecp256k1
Expand Down

0 comments on commit b284b4b

Please sign in to comment.