module github.com/aws/aws-secretsmanager-caching-go go 1.12 require ( github.com/aws/aws-sdk-go v1.44.287 github.com/davecgh/go-spew v1.1.1 // indirect golang.org/x/net v0.11.0 // indirect )