Skip to content

Commit

Permalink
Update module github.com/unstoppablemango/tdl/gen to v0.0.6 (#60)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 12, 2024
1 parent e00a263 commit 06b98c9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ require (
github.com/onsi/ginkgo/v2 v2.17.3
github.com/onsi/gomega v1.33.1
github.com/pulumi/pulumi/pkg/v3 v3.115.2
github.com/unstoppablemango/tdl/gen v0.0.4
github.com/unstoppablemango/tdl/gen v0.0.6
google.golang.org/protobuf v1.34.1
)

Expand Down
2 changes: 2 additions & 0 deletions pkg/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -213,6 +213,8 @@ github.com/uber/jaeger-lib v2.4.1+incompatible h1:td4jdvLcExb4cBISKIpHuGoVXh+dVK
github.com/uber/jaeger-lib v2.4.1+incompatible/go.mod h1:ComeNDZlWwrWnDv8aPp0Ba6+uUTzImX/AauajbLI56U=
github.com/unstoppablemango/tdl/gen v0.0.4 h1:S1hldumuVSvbtebzIeYxMO3u+M2joV4H/mgg9cglWuk=
github.com/unstoppablemango/tdl/gen v0.0.4/go.mod h1:zlpx5CC3x3JE7RAL5F5dc+QSEq7qL2xxleBKRv8dlE4=
github.com/unstoppablemango/tdl/gen v0.0.6 h1:zGpW8mDabFIoz7MrR/Qb0iPoPjPM4MDAON7+mLnGYhc=
github.com/unstoppablemango/tdl/gen v0.0.6/go.mod h1:zlpx5CC3x3JE7RAL5F5dc+QSEq7qL2xxleBKRv8dlE4=
github.com/xanzy/ssh-agent v0.3.3 h1:+/15pJfg/RsTxqYcX6fHqOXZwwMP+2VyYWJeWM2qQFM=
github.com/xanzy/ssh-agent v0.3.3/go.mod h1:6dzNDKs0J9rVPHPhaGCukekBHKqfl+L3KghI1Bc68Uw=
github.com/yuin/goldmark v1.1.27/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74=
Expand Down

0 comments on commit 06b98c9

Please sign in to comment.