distribution/vendor/github.com/jmespath/go-jmespath/go.mod
Adam Kaplan 81a2d171ee Update aws-sdk to 1.42.27
Upgrade the aws golang SDK to 1.42.27 to add the new options for
configuring S3 dualstack endpoints.

Signed-off-by: Adam Kaplan <adam.kaplan@redhat.com>
2022-01-04 17:19:05 -05:00

5 lines
113 B
Modula-2

module github.com/jmespath/go-jmespath
go 1.14
require github.com/jmespath/go-jmespath/internal/testify v1.5.1