We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 832c17b commit 7e7aff2Copy full SHA for 7e7aff2
go.mod
@@ -3,7 +3,7 @@ module github.com/aws-controllers-k8s/code-generator
3
go 1.14
4
5
require (
6
- github.com/aws-controllers-k8s/runtime v0.1.0
+ github.com/aws-controllers-k8s/runtime v0.2.0
7
github.com/aws/aws-sdk-go v1.37.4
8
github.com/dlclark/regexp2 v1.4.0
9
// pin to v0.1.1 due to release problem with v0.1.2
0 commit comments