Skip to content

Commit 58e4b58

Browse files
chore(deps): update dependency go to v1.25.1 (#178)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fb88223 commit 58e4b58

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.0
3+
go 1.25.1
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.0
3+
go 1.25.1
44

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

0 commit comments

Comments
 (0)