Skip to content

Commit

Permalink
Merge pull request #101 from grokify/dependabot/go_modules/github.com…
Browse files Browse the repository at this point in the history
…/ProtonMail/go-crypto-1.1.0-alpha.2

build(deps): bump github.com/ProtonMail/go-crypto from 1.1.0-alpha.1-proton to 1.1.0-alpha.2
  • Loading branch information
grokify authored Mar 17, 2024
2 parents 1e5b27b + 810a6c6 commit a997502
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 @@ -5,7 +5,7 @@ go 1.22
// toolchain go1.21.1

require (
github.com/ProtonMail/go-crypto v1.1.0-alpha.1-proton
github.com/ProtonMail/go-crypto v1.1.0-alpha.2
github.com/caarlos0/env/v6 v6.10.1
github.com/grokify/base36 v1.0.5
github.com/grokify/bitcoinmath v0.1.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
github.com/ProtonMail/go-crypto v1.1.0-alpha.1-proton h1:R+MMcIpg1nTjsYabIeFNR18j2V+3WT25xClrsrR0O6A=
github.com/ProtonMail/go-crypto v1.1.0-alpha.1-proton/go.mod h1:rA3QumHc/FZ8pAHreoekgiAbzpNsfQAosU5td4SnOrE=
github.com/ProtonMail/go-crypto v1.1.0-alpha.2 h1:bkyFVUP+ROOARdgCiJzNQo2V2kiB97LyUpzH9P6Hrlg=
github.com/ProtonMail/go-crypto v1.1.0-alpha.2/go.mod h1:rA3QumHc/FZ8pAHreoekgiAbzpNsfQAosU5td4SnOrE=
github.com/aymerick/douceur v0.2.0 h1:Mv+mAeH1Q+n9Fr+oyamOlAkUNPWPlA8PPGR0QAaYuPk=
github.com/aymerick/douceur v0.2.0/go.mod h1:wlT5vV2O3h55X9m7iVYN0TBM0NH/MmbLnd30/FjWUq4=
github.com/caarlos0/env/v6 v6.10.1 h1:t1mPSxNpei6M5yAeu1qtRdPAK29Nbcf/n3G7x+b3/II=
Expand Down

0 comments on commit a997502

Please sign in to comment.