Updated dependencies
This commit is contained in:
parent
823feba704
commit
4f59e3354c
3 changed files with 7 additions and 23 deletions
2
go.mod
2
go.mod
|
@ -67,7 +67,7 @@ require (
|
|||
github.com/russross/blackfriday v1.6.0 // indirect
|
||||
github.com/shopspring/decimal v1.3.1 // indirect
|
||||
github.com/spf13/cast v1.5.0 // indirect
|
||||
github.com/vmihailenco/msgpack/v5 v5.3.5 // indirect
|
||||
github.com/vmihailenco/msgpack/v5 v5.4.0 // indirect
|
||||
github.com/vmihailenco/tagparser/v2 v2.0.0 // indirect
|
||||
github.com/zclconf/go-cty v1.13.2 // indirect
|
||||
golang.org/x/crypto v0.13.0 // indirect
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue