Skip to content

Commit

Permalink
deps: bump excrypto
Browse files Browse the repository at this point in the history
  • Loading branch information
hdm committed Oct 1, 2024
1 parent ccd7b91 commit fa1c770
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ require (
github.com/google/go-cmp v0.6.0
github.com/logrusorgru/aurora/v3 v3.0.0
github.com/mmcloughlin/professor v0.0.0-20170922221822-6b97112ab8b3
github.com/runZeroInc/excrypto v0.0.0-20240929210559-608d208b7065
github.com/runZeroInc/excrypto v0.0.0-20241001203433-9dc9edbf253c
github.com/sirupsen/logrus v1.9.3
github.com/spf13/cobra v1.8.1
github.com/spf13/viper v1.19.0
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,8 @@ github.com/runZeroInc/excrypto v0.0.0-20240929203415-13f233cb0836 h1:tnBRzDl1wcl
github.com/runZeroInc/excrypto v0.0.0-20240929203415-13f233cb0836/go.mod h1:ai0QX/YMgRVCUSlcByz860UOclsOFHBlczfBaKy47vo=
github.com/runZeroInc/excrypto v0.0.0-20240929210559-608d208b7065 h1:/Dj751CaMI0hup6t+/TFqW852KVrou6za887nT0lhtE=
github.com/runZeroInc/excrypto v0.0.0-20240929210559-608d208b7065/go.mod h1:ai0QX/YMgRVCUSlcByz860UOclsOFHBlczfBaKy47vo=
github.com/runZeroInc/excrypto v0.0.0-20241001203433-9dc9edbf253c h1:Qddto5mH5A/atZzqjnLQMb42xhxSwYXIBMzG8k+G7Hc=
github.com/runZeroInc/excrypto v0.0.0-20241001203433-9dc9edbf253c/go.mod h1:ai0QX/YMgRVCUSlcByz860UOclsOFHBlczfBaKy47vo=
github.com/russross/blackfriday/v2 v2.1.0/go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM=
github.com/sagikazarmark/locafero v0.6.0 h1:ON7AQg37yzcRPU69mt7gwhFEBwxI6P9T4Qu3N51bwOk=
github.com/sagikazarmark/locafero v0.6.0/go.mod h1:77OmuIc6VTraTXKXIs/uvUxKGUXjE1GbemJYHqdNjX0=
Expand Down

0 comments on commit fa1c770

Please sign in to comment.