bwplotka / bingo

Like `go get` but for Go tools! CI Automating versioning of Go binaries in a nested, isolated Go modules.
Apache License 2.0
351 stars 29 forks source link

Command for updating all deps at once to latest #139

Open bwplotka opened 1 year ago

bwplotka commented 1 year ago

@kishaningithubi mentioned a good feature request in https://github.com/bwplotka/bingo/issues/135#issuecomment-1482136790

would like to have a bingo get -u option similar to go get -u to upgrade all my dependencies using a single command