]> git.maquefel.me Git - brevno-suite/hugo/commitdiff
build(deps): bump github.com/spf13/fsync from 0.10.0 to 0.10.1
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 26 Feb 2024 08:47:33 +0000 (08:47 +0000)
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Mon, 26 Feb 2024 16:08:34 +0000 (17:08 +0100)
Bumps [github.com/spf13/fsync](https://github.com/spf13/fsync) from 0.10.0 to 0.10.1.
- [Release notes](https://github.com/spf13/fsync/releases)
- [Commits](https://github.com/spf13/fsync/compare/v0.10.0...v0.10.1)

---
updated-dependencies:
- dependency-name: github.com/spf13/fsync
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
go.mod
go.sum

diff --git a/go.mod b/go.mod
index 29344bbb422fba598ab9172bfadd8c3a5287c9d3..e4b351d2d016b6bba5e8920cab53eb0c32742d45 100644 (file)
--- a/go.mod
+++ b/go.mod
@@ -62,7 +62,7 @@ require (
        github.com/spf13/afero v1.11.0
        github.com/spf13/cast v1.6.0
        github.com/spf13/cobra v1.8.0
-       github.com/spf13/fsync v0.10.0
+       github.com/spf13/fsync v0.10.1
        github.com/spf13/pflag v1.0.5
        github.com/tdewolff/minify/v2 v2.20.17
        github.com/tdewolff/parse/v2 v2.7.12
diff --git a/go.sum b/go.sum
index e2a55a1c790fcb35c611b2bbdde08ddfd8cf05c7..559bb23d8fe5088dcb83c6f3dfd94d436eb1ef8f 100644 (file)
--- a/go.sum
+++ b/go.sum
@@ -410,8 +410,8 @@ github.com/spf13/cast v1.6.0 h1:GEiTHELF+vaR5dhz3VqZfFSzZjYbgeKDpBxQVS4GYJ0=
 github.com/spf13/cast v1.6.0/go.mod h1:ancEpBxwJDODSW/UG4rDrAqiKolqNNh2DX3mk86cAdo=
 github.com/spf13/cobra v1.8.0 h1:7aJaZx1B85qltLMc546zn58BxxfZdR/W22ej9CFoEf0=
 github.com/spf13/cobra v1.8.0/go.mod h1:WXLWApfZ71AjXPya3WOlMsY9yMs7YeiHhFVlvLyhcho=
-github.com/spf13/fsync v0.10.0 h1:j+zUMN41zWj3sEqueD4mAsPDQwyOvMeJCcrawdmbqXk=
-github.com/spf13/fsync v0.10.0/go.mod h1:y+B41vYq5i6Boa3Z+BVoPbDeOvxVkNU5OBXhoT8i4TQ=
+github.com/spf13/fsync v0.10.1 h1:JRnB7G72b+gIBaBcpn5ibJSd7ww1iEahXSX2B8G6dSE=
+github.com/spf13/fsync v0.10.1/go.mod h1:y+B41vYq5i6Boa3Z+BVoPbDeOvxVkNU5OBXhoT8i4TQ=
 github.com/spf13/pflag v1.0.5 h1:iy+VFUOCP1a+8yFto/drg2CJ5u0yRoB7fZw3DKv/JXA=
 github.com/spf13/pflag v1.0.5/go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg=
 github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=