Skip to content

Commit 22c0ffb

Browse files
ferret-release-bot[bot]ferret-release[bot]
andauthored
chore(deps): update Ferret Core to v2.0.0-alpha.42 (#48)
Co-authored-by: ferret-release[bot] <ferret-release[bot]@users.noreply.github.com>
1 parent 136c6b1 commit 22c0ffb

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ go 1.25.6
44

55
require (
66
github.com/Masterminds/sprig/v3 v3.3.0
7-
github.com/MontFerret/ferret/v2 v2.0.0-alpha.41
7+
github.com/MontFerret/ferret/v2 v2.0.0-alpha.42
88
github.com/go-git/go-billy/v5 v5.9.1
99
github.com/go-git/go-git/v5 v5.19.2
1010
github.com/go-waitfor/waitfor v1.1.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ github.com/Masterminds/sprig/v3 v3.3.0/go.mod h1:Zy1iXRYNqNLUolqCpL4uhk6SHUMAOSC
99
github.com/Microsoft/go-winio v0.5.2/go.mod h1:WpS1mjBmmwHBEWmogvA2mj8546UReBk4v8QkMxJ6pZY=
1010
github.com/Microsoft/go-winio v0.6.2 h1:F2VQgta7ecxGYO8k3ZZz3RS8fVIXVxONVUPlNERoyfY=
1111
github.com/Microsoft/go-winio v0.6.2/go.mod h1:yd8OoFMLzJbo9gZq8j5qaps8bJ9aShtEA8Ipt1oGCvU=
12-
github.com/MontFerret/ferret/v2 v2.0.0-alpha.41 h1:xh2SawePKWBugZRG5DAPgCDvRltpDJZoHuZ4Ro73fq8=
13-
github.com/MontFerret/ferret/v2 v2.0.0-alpha.41/go.mod h1:IjoBKZuRggOvP+beDB4FPosw2NAq/EYabdaHpUVtfmY=
12+
github.com/MontFerret/ferret/v2 v2.0.0-alpha.42 h1:E8ZdF4awL6LZ/8BWgHCkBUZ2NZtZdsaFkC6eQCE+Qp4=
13+
github.com/MontFerret/ferret/v2 v2.0.0-alpha.42/go.mod h1:IjoBKZuRggOvP+beDB4FPosw2NAq/EYabdaHpUVtfmY=
1414
github.com/ProtonMail/go-crypto v1.4.1 h1:9RfcZHqEQUvP8RzecWEUafnZVtEvrBVL9BiF67IQOfM=
1515
github.com/ProtonMail/go-crypto v1.4.1/go.mod h1:e1OaTyu5SYVrO9gKOEhTc+5UcXtTUa+P3uLudwcgPqo=
1616
github.com/anmitsu/go-shlex v0.0.0-20200514113438-38f4b401e2be h1:9AeTilPcZAjCFIImctFaOjnTIavg87rW78vTPkQqLI8=

0 commit comments

Comments
 (0)