at-wat/Go sum fix

Update go.sum.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github_tokenGITHUB_TOKEN.yes
git_userUser name of commit author.yes
git_emailE-mail address of commit author.yes
commit_styleCommit style. (add|squash)
commit_messageCommit message.
pushPush to the branch? (no|yes|force)
goprivateSet GOPRIVATE.
go_mod_pathsSpace separated list of the paths to the directories of go.mod. Automatically detected by default.
check_previously_tidiedCheck that previous commit is go mod tidy-ed. Defaults to true. Note that disabling this check may cause infinite loop of bot push when base branch is not tidied. (true|false)
update_import_path[DEPRECATED] Automatically update package import path.
monoreposPackages to automatically update submodule versions tagged to the same commit.
check_no_indirect_diffsCheck that indirect dependencies aren't updated. Defaults to true. Note that disabling this check may cause infinite push loop. (true|false)

no outputs