blob: 9d94b7cbd0a2c70d047fb791158c13f0a0b459e1 (
plain)
1
2
3
4
5
6
7
8
9
10
|
[dependencies]
"github.com/jmespath/go-jmespath" = "v0.4.0"
[modules]
[modules.codegen]
no_tag = true
[modules."codegen/smithy-go-codegen/build/test-generated/go/internal/testmodule"]
no_tag = true
|