I did a quick verification on questing as well:

root@q:~# apt policy golang-1.25
golang-1.25:
  Installed: 1.25.7-2~25.10.1
  Candidate: 1.25.7-2~25.10.1
  Version table:
 *** 1.25.7-2~25.10.1 100
        100 http://archive.ubuntu.com/ubuntu questing-proposed/universe amd64 P>
        100 /var/lib/dpkg/status
     1.25.0-0ubuntu1 500
        500 http://archive.ubuntu.com/ubuntu questing/universe amd64 Packages
root@q:~# /usr/lib/go-1.25/bin/go version
go version go1.25.7 linux/amd64
root@q:~# /usr/lib/go-1.25/bin/go build -o hello hello.go
root@q:~# ./hello 
Hello, world!
root@q:~# file hello
hello: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), statically linked, 
BuildID[sha1]=08cd9766d0734dea33f1859879b0282a99263f5e, with debug_info, not 
stripped

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2139254

Title:
  [SRU] backport golang-1.25 to jammy, noble, questing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/golang-1.25/+bug/2139254/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to