Skip to content

Commit

Permalink
chore(deps): bump github.com/Salvionied/apollo from 1.0.10 to 1.0.11
Browse files Browse the repository at this point in the history
Bumps [github.com/Salvionied/apollo](https://github.com/Salvionied/apollo) from 1.0.10 to 1.0.11.
- [Release notes](https://github.com/Salvionied/apollo/releases)
- [Commits](Salvionied/apollo@v1.0.10...v1.0.11)

---
updated-dependencies:
- dependency-name: github.com/Salvionied/apollo
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 1, 2024
1 parent adac38b commit 9e294bb
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 @@ -3,7 +3,7 @@ module github.com/blinklabs-io/bluefin
go 1.20

require (
github.com/Salvionied/apollo v1.0.10
github.com/Salvionied/apollo v1.0.11
github.com/blinklabs-io/bursa v0.6.0
github.com/blinklabs-io/cardano-models v0.2.0
github.com/blinklabs-io/gouroboros v0.69.2
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
cloud.google.com/go v0.26.0/go.mod h1:aQUYkXzVsufM+DwF1aE+0xfcU+56JwCaLick0ClmMTw=
github.com/BurntSushi/toml v0.3.1/go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU=
github.com/Salvionied/apollo v1.0.10 h1:ahDJcfsa0UM4Ei/FX7zRrRmgKFcBbbyL4L9RbsNvOFA=
github.com/Salvionied/apollo v1.0.10/go.mod h1:5hgk1k4EiWmAoy2yU3q6+clmA4tgnHC4X23RtMJh4Ao=
github.com/Salvionied/apollo v1.0.11 h1:D24umErYZD/tjpHZl6IFZQCuj66fyfRE2YQx49EXme0=
github.com/Salvionied/apollo v1.0.11/go.mod h1:5hgk1k4EiWmAoy2yU3q6+clmA4tgnHC4X23RtMJh4Ao=
github.com/Salvionied/cbor/v2 v2.6.0 h1:OEwlZLiodLdNeM9wFoSydLvj6/rHRaxu5G8VzwXSeuY=
github.com/Salvionied/cbor/v2 v2.6.0/go.mod h1:oFxaUo/mQ5sG1k459nzctGdYa80jy0ZqZ9pln9C/fGw=
github.com/aead/siphash v1.0.1/go.mod h1:Nywa3cDsYNNK3gaciGTWPwHt0wlpNV15vwmswBAUSII=
Expand Down

0 comments on commit 9e294bb

Please sign in to comment.