Skip to content

Commit

Permalink
chore(deps): update crypt library fork
Browse files Browse the repository at this point in the history
Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
  • Loading branch information
sagikazarmark committed Sep 15, 2021
1 parent 6937864 commit 5a4d2a0
Show file tree
Hide file tree
Showing 3 changed files with 126 additions and 47 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@ module github.com/spf13/viper
go 1.12

require (
github.com/bketelsen/crypt v0.0.4
github.com/fsnotify/fsnotify v1.5.1
github.com/hashicorp/hcl v1.0.0
github.com/magiconair/properties v1.8.5
github.com/mitchellh/mapstructure v1.4.1
github.com/pelletier/go-toml v1.9.4
github.com/sagikazarmark/crypt v0.1.0
github.com/spf13/afero v1.6.0
github.com/spf13/cast v1.4.1
github.com/spf13/jwalterweatherman v1.1.0
Expand Down
Loading

0 comments on commit 5a4d2a0

Please sign in to comment.