Skip to content

Commit

Permalink
Bump bitbucket.org/creachadair/shell from 0.0.6 to 0.0.7 (#2637)
Browse files Browse the repository at this point in the history
Bumps [bitbucket.org/creachadair/shell](https://bitbucket.org/creachadair/shell) from 0.0.6 to 0.0.7.
- [Commits](https://bitbucket.org/creachadair/shell/branches/compare/v0.0.7..v0.0.6)

---
updated-dependencies:
- dependency-name: bitbucket.org/creachadair/shell
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 18, 2021
1 parent 8f8d6d2 commit 081150f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/google/trillian
go 1.13

require (
bitbucket.org/creachadair/shell v0.0.6
bitbucket.org/creachadair/shell v0.0.7
cloud.google.com/go/spanner v1.27.0
contrib.go.opencensus.io/exporter/stackdriver v0.13.10
github.com/apache/beam/sdks/v2 v2.0.0-20211012030016-ef4364519c94
Expand Down
3 changes: 2 additions & 1 deletion go.sum
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
bazil.org/fuse v0.0.0-20180421153158-65cc252bf669/go.mod h1:Xbm+BRKSBEpa4q4hTSxohYNQpsxXPbPry4JJWOB3LB8=
bitbucket.org/creachadair/shell v0.0.6 h1:reJflDbKqnlnqb4Oo2pQ1/BqmY/eCWcNGHrIUO8qIzc=
bitbucket.org/creachadair/shell v0.0.6/go.mod h1:8Qqi/cYk7vPnsOePHroKXDJYmb5x7ENhtiFtfZq8K+M=
bitbucket.org/creachadair/shell v0.0.7 h1:Z96pB6DkSb7F3Y3BBnJeOZH2gazyMTWlvecSD4vDqfk=
bitbucket.org/creachadair/shell v0.0.7/go.mod h1:oqtXSSvSYr4624lnnabXHaBsYW6RD80caLi2b3hJk0U=
cloud.google.com/go v0.26.0/go.mod h1:aQUYkXzVsufM+DwF1aE+0xfcU+56JwCaLick0ClmMTw=
cloud.google.com/go v0.34.0/go.mod h1:aQUYkXzVsufM+DwF1aE+0xfcU+56JwCaLick0ClmMTw=
cloud.google.com/go v0.38.0/go.mod h1:990N+gfupTy94rShfmMCWGDn0LpTmnzTp2qbd1dvSRU=
Expand Down

0 comments on commit 081150f

Please sign in to comment.