mirror of
https://github.com/getsops/sops.git
synced 2026-02-05 21:45:26 +01:00
It's been around 9 months since our last vendor update. This is also needed for some new features being worked on for sops workspace. Additionally, this PR regenerates the kms mocks.
9 lines
137 B
Modula-2
9 lines
137 B
Modula-2
module github.com/stretchr/objx
|
|
|
|
go 1.12
|
|
|
|
require (
|
|
github.com/davecgh/go-spew v1.1.1 // indirect
|
|
github.com/stretchr/testify v1.3.0
|
|
)
|