Skip to content

Commit

Permalink
bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
hdm committed Jan 17, 2025
1 parent 08c9351 commit 0abed84
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-20250113151826-95af749c10b3
github.com/runZeroInc/excrypto v0.0.0-20250117181423-0f3ca65f631b
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-20250106132430-3a376c4d994f h1:N2saWH0k79E
github.com/runZeroInc/excrypto v0.0.0-20250106132430-3a376c4d994f/go.mod h1:oqUibhtRVVYY/cEBEEpZrmo26/T26+3HvL7rp6085NA=
github.com/runZeroInc/excrypto v0.0.0-20250113151826-95af749c10b3 h1:v5gEiMZREk56H9fDZGLDnA0y6pkYb/A4T7ZV7btfCUY=
github.com/runZeroInc/excrypto v0.0.0-20250113151826-95af749c10b3/go.mod h1:7stKyErbCHfs8ujWTXQx9IpAm3CTZ4WinFWLO0NtjTs=
github.com/runZeroInc/excrypto v0.0.0-20250117181423-0f3ca65f631b h1:CqnSQsdRkJxwFIlJ2VjA1/FAM+J8uYsVmUar470hOWI=
github.com/runZeroInc/excrypto v0.0.0-20250117181423-0f3ca65f631b/go.mod h1:7stKyErbCHfs8ujWTXQx9IpAm3CTZ4WinFWLO0NtjTs=
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 0abed84

Please sign in to comment.