Skip to content

Commit

Permalink
[AutoCommit] update inter dependent modules
Browse files Browse the repository at this point in the history
  • Loading branch information
drshriveer authored and github-actions[bot] committed Jan 26, 2024
1 parent 9f3e738 commit eaca3f7
Show file tree
Hide file tree
Showing 10 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion gconfig/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/drshriveer/gtools/gconfig
go 1.21.1

require (
github.com/drshriveer/gtools/genum v0.0.0-20240124215327-01a0403558aa
github.com/drshriveer/gtools/genum v0.0.0-20240126195109-85089b7e3319
github.com/drshriveer/gtools/gerror v0.0.0-20240118184715-48af8963ff63
github.com/drshriveer/gtools/set v0.0.0-20240118184715-48af8963ff63
github.com/puzpuzpuz/xsync/v3 v3.0.2
Expand Down
4 changes: 2 additions & 2 deletions gconfig/go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion genum/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/drshriveer/gtools/genum
go 1.21.1

require (
github.com/drshriveer/gtools/gencommon v0.0.0-20240124215327-01a0403558aa
github.com/drshriveer/gtools/gencommon v0.0.0-20240126195109-85089b7e3319
github.com/drshriveer/gtools/rutils v0.0.0-20240118184715-48af8963ff63
github.com/drshriveer/gtools/set v0.0.0-20240118184715-48af8963ff63
github.com/itzg/go-flagsfiller v1.12.0
Expand Down
4 changes: 2 additions & 2 deletions genum/go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion gerror/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/drshriveer/gtools/gerror
go 1.21.1

require (
github.com/drshriveer/gtools/gencommon v0.0.0-20240124215327-01a0403558aa
github.com/drshriveer/gtools/gencommon v0.0.0-20240126195109-85089b7e3319
github.com/drshriveer/gtools/set v0.0.0-20240118184715-48af8963ff63
github.com/fatih/structtag v1.2.0
github.com/itzg/go-flagsfiller v1.12.0
Expand Down
4 changes: 2 additions & 2 deletions gerror/go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion gogenproto/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/drshriveer/gtools/gogenproto
go 1.21.1

require (
github.com/drshriveer/gtools/gencommon v0.0.0-20240124215327-01a0403558aa
github.com/drshriveer/gtools/gencommon v0.0.0-20240126195109-85089b7e3319
github.com/itzg/go-flagsfiller v1.12.0
)

Expand Down
4 changes: 2 additions & 2 deletions gogenproto/go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion gsort/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/drshriveer/gtools/gsort
go 1.21.1

require (
github.com/drshriveer/gtools/gencommon v0.0.0-20240124215327-01a0403558aa
github.com/drshriveer/gtools/gencommon v0.0.0-20240126195109-85089b7e3319
github.com/drshriveer/gtools/set v0.0.0-20240118184715-48af8963ff63
github.com/fatih/structtag v1.2.0
github.com/itzg/go-flagsfiller v1.12.0
Expand Down
4 changes: 2 additions & 2 deletions gsort/go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit eaca3f7

Please sign in to comment.