Skip to content

Commit 19ef575

Browse files
authored
chore: upgrade to go1.25 (#155)
coder/coder is now on go1.25, which was our only blocker Signed-off-by: Danny Kopping <danny@coder.com>
1 parent d6d1e1e commit 19ef575

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/coder/aibridge
22

3-
go 1.24.6
3+
go 1.25.6
44

55
// Misc libs.
66
require (

0 commit comments

Comments
 (0)