Skip to content

Commit

Permalink
Update module firebase.google.com/go/v4 to v4.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 2, 2021
1 parent d862ac4 commit a67c98f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.13
require (
cloud.google.com/go/firestore v1.5.0
firebase.google.com/go v3.13.0+incompatible
firebase.google.com/go/v4 v4.5.0
firebase.google.com/go/v4 v4.6.0
github.com/blendle/zapdriver v1.3.1
github.com/bxcodec/faker/v3 v3.6.0
github.com/caarlos0/env/v6 v6.6.2
Expand Down
1 change: 1 addition & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ firebase.google.com/go/v4 v4.2.0/go.mod h1:ZEg8GLS38m7BMB3RcOd3RE1t2BPV8QglyOW2S
firebase.google.com/go/v4 v4.3.0/go.mod h1:ZEg8GLS38m7BMB3RcOd3RE1t2BPV8QglyOW2SpRH1uw=
firebase.google.com/go/v4 v4.4.0/go.mod h1:ZEg8GLS38m7BMB3RcOd3RE1t2BPV8QglyOW2SpRH1uw=
firebase.google.com/go/v4 v4.5.0/go.mod h1:UgGSTOhEZVbB2L3dQ3z4pThDTiH869i8TDAZKnrHKbU=
firebase.google.com/go/v4 v4.6.0/go.mod h1:UgGSTOhEZVbB2L3dQ3z4pThDTiH869i8TDAZKnrHKbU=
github.com/BurntSushi/toml v0.3.1 h1:WXkYYl6Yr3qBf1K79EBnL4mak0OimBfB0XUf9Vl28OQ=
github.com/BurntSushi/toml v0.3.1/go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU=
github.com/BurntSushi/xgb v0.0.0-20160522181843-27f122750802/go.mod h1:IVnqGOEym/WlBOVXweHU+Q+/VP0lqqI8lqeDx9IjBqo=
Expand Down

0 comments on commit a67c98f

Please sign in to comment.