Skip to content

Commit

Permalink
chore(deps): bump github.com/SundaeSwap-finance/ogmigo
Browse files Browse the repository at this point in the history
Bumps [github.com/SundaeSwap-finance/ogmigo](https://github.com/SundaeSwap-finance/ogmigo) from 0.8.2-0.20250114155009-fc7e2fd98604 to 0.9.0.
- [Release notes](https://github.com/SundaeSwap-finance/ogmigo/releases)
- [Commits](https://github.com/SundaeSwap-finance/ogmigo/commits/v0.9.0)

---
updated-dependencies:
- dependency-name: github.com/SundaeSwap-finance/ogmigo
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 29, 2025
1 parent 13db52f commit 65191b3
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 @@ -4,7 +4,7 @@ go 1.22.11

require (
github.com/SundaeSwap-finance/kugo v1.0.6-0.20250116035512-6686234216f0
github.com/SundaeSwap-finance/ogmigo v0.8.2-0.20250114155009-fc7e2fd98604
github.com/SundaeSwap-finance/ogmigo v0.9.0
github.com/blinklabs-io/gouroboros v0.108.2
github.com/btcsuite/btcd/btcutil v1.1.6
github.com/gen2brain/beeep v0.0.0-20230602101333-f384c29b62dd
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ github.com/KyleBanks/depth v1.2.1 h1:5h8fQADFrWtarTdtDudMmGsC7GPbOAu6RVB3ffsVFHc
github.com/KyleBanks/depth v1.2.1/go.mod h1:jzSb9d0L43HxTQfT+oSA1EEp2q+ne2uh6XgeJcm8brE=
github.com/SundaeSwap-finance/kugo v1.0.6-0.20250116035512-6686234216f0 h1:jvKQLcVQiSjSQk4sL5e3LasbKuezI7QKwFzU9Wk48lE=
github.com/SundaeSwap-finance/kugo v1.0.6-0.20250116035512-6686234216f0/go.mod h1:2SHoDj4BVERXdcs3d3v/Y81WqZRZbNStAQ/tA6HVYGs=
github.com/SundaeSwap-finance/ogmigo v0.8.2-0.20250114155009-fc7e2fd98604 h1:QdooGHnWdqM+6Ytr6meqvMZYKqgOxc86N3dQJAnLDiQ=
github.com/SundaeSwap-finance/ogmigo v0.8.2-0.20250114155009-fc7e2fd98604/go.mod h1:io/H+NvaSomJKmh4mbhjgT0RX4AdTTSxbImeRNZCCKs=
github.com/SundaeSwap-finance/ogmigo v0.9.0 h1:+W9XuZfyMy2Kx7A4wZAmuks7hyq5TdfvBlUb1JSRP50=
github.com/SundaeSwap-finance/ogmigo v0.9.0/go.mod h1:io/H+NvaSomJKmh4mbhjgT0RX4AdTTSxbImeRNZCCKs=
github.com/aead/siphash v1.0.1/go.mod h1:Nywa3cDsYNNK3gaciGTWPwHt0wlpNV15vwmswBAUSII=
github.com/aws/aws-sdk-go v1.55.6 h1:cSg4pvZ3m8dgYcgqB97MrcdjUmZ1BeMYKUxMMB89IPk=
github.com/aws/aws-sdk-go v1.55.6/go.mod h1:eRwEWoyTWFMVYVQzKMNHWP5/RV4xIUGMQfXQHfHkpNU=
Expand Down

0 comments on commit 65191b3

Please sign in to comment.