mirror of
https://github.com/yusing/godoxy.git
synced 2026-04-28 11:17:09 +02:00
chore: bump go to 1.26.2
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM golang:1.26.1-alpine AS builder
|
||||
FROM golang:1.26.2-alpine AS builder
|
||||
|
||||
HEALTHCHECK NONE
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
module github.com/yusing/godoxy/cmd/h2c_test_server
|
||||
|
||||
go 1.26.1
|
||||
go 1.26.2
|
||||
|
||||
require golang.org/x/net v0.53.0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user