Skip to content

Commit 06738e2

Browse files
committed
debian/control: Bump Go dependency to 1.25
1 parent ee065b5 commit 06738e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

debian/control

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Build-Depends: debhelper-compat (= 13),
1515
# so workaround it, making it kind of optional, and requiring it only on versions after
1616
# noble (controlled via base-files version that matches the one in noble).
1717
cargo-vendor-filterer | base-files (<< 13.5),
18-
golang-go (>= 2:1.23~) | golang-1.23-go,
18+
golang-go (>= 2:1.25~) | golang-1.25-go,
1919
libc6-dev (>= 2.35),
2020
libglib2.0-dev,
2121
libpam0g-dev,

0 commit comments

Comments
 (0)