Skip to content

Commit

Permalink
chore: bump github.com/tkrajina/typescriptify-golang-structs (#342)
Browse files Browse the repository at this point in the history
Bumps the gomod group with 1 update: [github.com/tkrajina/typescriptify-golang-structs](https://github.com/tkrajina/typescriptify-golang-structs).


Updates `github.com/tkrajina/typescriptify-golang-structs` from 0.1.12-0.20240302095452-72a3fd882f3f to 0.2.0
- [Changelog](https://github.com/tkrajina/typescriptify-golang-structs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tkrajina/typescriptify-golang-structs/commits/v0.2.0)

---
updated-dependencies:
- dependency-name: github.com/tkrajina/typescriptify-golang-structs
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent bd8b246 commit b62d1e5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ require (
github.com/spf13/cobra v1.8.1
github.com/spf13/pflag v1.0.5
github.com/stretchr/testify v1.9.0
github.com/tkrajina/typescriptify-golang-structs v0.1.12-0.20240302095452-72a3fd882f3f
github.com/tkrajina/typescriptify-golang-structs v0.2.0
github.com/zclconf/go-cty v1.15.0
golang.org/x/exp v0.0.0-20231110203233-9a3e6036ecaa
gopkg.in/go-playground/validator.v9 v9.31.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -811,8 +811,8 @@ github.com/tencentcloud/tencentcloud-sdk-go v3.0.82+incompatible/go.mod h1:0PfYo
github.com/tencentyun/cos-go-sdk-v5 v0.0.0-20190808065407-f07404cefc8c/go.mod h1:wk2XFUg6egk4tSDNZtXeKfe2G6690UVyt163PuUxBZk=
github.com/tkrajina/go-reflector v0.5.5 h1:gwoQFNye30Kk7NrExj8zm3zFtrGPqOkzFMLuQZg1DtQ=
github.com/tkrajina/go-reflector v0.5.5/go.mod h1:ECbqLgccecY5kPmPmXg1MrHW585yMcDkVl6IvJe64T4=
github.com/tkrajina/typescriptify-golang-structs v0.1.12-0.20240302095452-72a3fd882f3f h1:NuGUSSt6GUGiBuYxsw5yxQ+Nm62GEr+cRh7SRrDZyVc=
github.com/tkrajina/typescriptify-golang-structs v0.1.12-0.20240302095452-72a3fd882f3f/go.mod h1:sjU00nti/PMEOZb07KljFlR+lJ+RotsC0GBQMv9EKls=
github.com/tkrajina/typescriptify-golang-structs v0.2.0 h1:ZedWk82egydDspGTryAatbX0/1NZDQbdiZLoCbOk4f8=
github.com/tkrajina/typescriptify-golang-structs v0.2.0/go.mod h1:sjU00nti/PMEOZb07KljFlR+lJ+RotsC0GBQMv9EKls=
github.com/tmc/grpc-websocket-proxy v0.0.0-20171017195756-830351dc03c6/go.mod h1:ncp9v5uamzpCO7NfCPTXjqaC+bZgJeR0sMTm6dMHP7U=
github.com/tombuildsstuff/giovanni v0.15.1/go.mod h1:0TZugJPEtqzPlMpuJHYfXY6Dq2uLPrXf98D2XQSxNbA=
github.com/ugorji/go v0.0.0-20180813092308-00b869d2f4a5/go.mod h1:hnLbHMwcvSihnDhEfx2/BzKp2xb0Y+ErdfYcrs9tkJQ=
Expand Down

0 comments on commit b62d1e5

Please sign in to comment.