Skip to content

Commit ccf6971

Browse files
chore(deps): update dependency go to v1.25.4 (#191)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9f16308 commit ccf6971

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

scripts/brew-management/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module brew-manager
22

3-
go 1.25.3
3+
go 1.25.4
44

55
require (
66
github.com/AlecAivazis/survey/v2 v2.3.7

scripts/dofy/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/shiron-dev/dotfiles/scripts/dofy
22

3-
go 1.25.3
3+
go 1.25.4
44

55
require (
66
github.com/cweill/gotests v1.9.0

0 commit comments

Comments
 (0)