Skip to content

Commit

Permalink
Bump github.com/fntlnz/mountinfo (#124)
Browse files Browse the repository at this point in the history
Bumps [github.com/fntlnz/mountinfo](https://github.com/fntlnz/mountinfo) from 0.0.0-20171106231217-40cb42681fad to 1.0.0.
- [Release notes](https://github.com/fntlnz/mountinfo/releases)
- [Commits](https://github.com/fntlnz/mountinfo/commits/v1.0.0)

---
updated-dependencies:
- dependency-name: github.com/fntlnz/mountinfo
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 7, 2023
1 parent 784f6ce commit 39d3f96
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 @@ -5,7 +5,7 @@ go 1.15
require (
github.com/coreos/go-systemd/v22 v22.5.0
github.com/cyphar/filepath-securejoin v0.2.3
github.com/fntlnz/mountinfo v0.0.0-20171106231217-40cb42681fad
github.com/fntlnz/mountinfo v1.0.0
github.com/getsentry/sentry-go v0.19.0
github.com/godbus/dbus/v5 v5.1.0
github.com/natefinch/atomic v1.0.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -100,8 +100,8 @@ github.com/envoyproxy/protoc-gen-validate v0.1.0/go.mod h1:iSmxcyjqTsJpI2R4NaDN7
github.com/fatih/color v1.7.0/go.mod h1:Zm6kSWBoL9eyXnKyktHP6abPY2pDugNf5KwzbycvMj4=
github.com/fatih/structs v1.1.0/go.mod h1:9NiDSp5zOcgEDl+j00MP/WkGVPOlPRLejGD8Ga6PJ7M=
github.com/flosch/pongo2/v4 v4.0.2/go.mod h1:B5ObFANs/36VwxxlgKpdchIJHMvHB562PW+BWPhwZD8=
github.com/fntlnz/mountinfo v0.0.0-20171106231217-40cb42681fad h1:7dkG+DBBIETkv0nraI5oMvN4M5X3i75q7xq68eIq5Ag=
github.com/fntlnz/mountinfo v0.0.0-20171106231217-40cb42681fad/go.mod h1:OJmEqKcMeJq0teE8CysGMs/5Ulch9FogT/MmOzE1U9o=
github.com/fntlnz/mountinfo v1.0.0 h1:pwW2dk8OVGrsAauKejRg8Yp8ZNQRTVNNwc4wamSEmr8=
github.com/fntlnz/mountinfo v1.0.0/go.mod h1:k6q/bWiHuceDCdNRih4YtGy99p8LROjL5dBH6D9/lhg=
github.com/fsnotify/fsnotify v1.4.7/go.mod h1:jwhsz4b93w/PPRr/qN1Yymfu8t87LnFCMoQvtojpjFo=
github.com/fsnotify/fsnotify v1.4.9/go.mod h1:znqG4EE+3YCdAaPaxE2ZRY/06pZUdp0tY4IgpuI1SZQ=
github.com/fsnotify/fsnotify v1.5.4/go.mod h1:OVB6XrOHzAwXMpEM7uPOzcehqUV2UqJxmVXmkdnm1bU=
Expand Down

0 comments on commit 39d3f96

Please sign in to comment.