mirror of
https://github.com/yusing/godoxy.git
synced 2026-04-01 14:43:07 +02:00
v0.5: (BREAKING) new syntax for set_headers and hide_headers, updated label parser, error.Nil().String() will now return 'nil', better readme
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
module github.com/yusing/go-proxy
|
||||
|
||||
go 1.22.0
|
||||
go 1.22
|
||||
|
||||
toolchain go1.22.6
|
||||
toolchain go1.23.1
|
||||
|
||||
require (
|
||||
github.com/docker/cli v27.2.1+incompatible
|
||||
|
||||
Reference in New Issue
Block a user