Skip to content

Commit

Permalink
chore(deps): update gopkg.in/mgo.v2 digest to 7446a03
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 20, 2024
1 parent 2989b69 commit 73f5816
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,6 @@ require (
github.com/t-k/fluent-logger-golang v1.0.0 // indirect
github.com/tinylib/msgp v0.0.0-20160524150606-05e600edf28f // indirect
gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c // indirect
gopkg.in/mgo.v2 v2.0.0-20160609180028-29cc868a5ca6 // indirect
gopkg.in/mgo.v2 v2.0.0-20180705113738-7446a0344b78 // indirect
gopkg.in/yaml.v2 v2.4.0 // indirect
)
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -353,8 +353,8 @@ gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c h1:Hei/4ADfdWqJk1ZMxUNpqntN
gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c/go.mod h1:JHkPIbrfpd72SG/EVd6muEfDQjcINNoR0C8j2r3qZ4Q=
gopkg.in/errgo.v2 v2.1.0/go.mod h1:hNsd1EY+bozCKY1Ytp96fpM3vjJbqLJn88ws8XvfDNI=
gopkg.in/ini.v1 v1.51.0/go.mod h1:pNLf8WUiyNEtQjuu5G5vTm06TEv9tsIgeAvK8hOrP4k=
gopkg.in/mgo.v2 v2.0.0-20160609180028-29cc868a5ca6 h1:QdhqLCe32qQ7wQn5tgGO0J1SJUUi+Z+NIjGh4kidhXY=
gopkg.in/mgo.v2 v2.0.0-20160609180028-29cc868a5ca6/go.mod h1:yeKp02qBN3iKW1OzL3MGk2IdtZzaj7SFntXj72NppTA=
gopkg.in/mgo.v2 v2.0.0-20180705113738-7446a0344b78 h1:UVMlTuAuBXWPo3y2TJ04OB11rTSEUUfVc7MdmXIQP6w=
gopkg.in/mgo.v2 v2.0.0-20180705113738-7446a0344b78/go.mod h1:yeKp02qBN3iKW1OzL3MGk2IdtZzaj7SFntXj72NppTA=
gopkg.in/resty.v1 v1.12.0/go.mod h1:mDo4pnntr5jdWRML875a/NmxYqAlA73dVijT2AXvQQo=
gopkg.in/yaml.v2 v2.0.0-20170812160011-eb3733d160e7/go.mod h1:JAlM8MvJe8wmxCU4Bli9HhUf9+ttbYbLASfIpnQbh74=
gopkg.in/yaml.v2 v2.2.1/go.mod h1:hI93XBmqTisBFMUTm0b8Fm+jr3Dg1NNxqwp+5A1VGuI=
Expand Down

0 comments on commit 73f5816

Please sign in to comment.