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:
yusing
2024-09-16 07:21:45 +08:00
parent 5be8659a99
commit 2e7ba51521
9 changed files with 197 additions and 176 deletions

View File

@@ -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