mirror of
https://github.com/yusing/godoxy.git
synced 2026-03-28 11:51:53 +01:00
v0.5: (BREAKING) simplified config format, improved error output, updated proxy entry default value for 'port'
This commit is contained in:
@@ -3,8 +3,8 @@ module github.com/yusing/go-proxy
|
||||
go 1.22
|
||||
|
||||
require (
|
||||
github.com/docker/cli v27.1.1+incompatible
|
||||
github.com/docker/docker v27.1.1+incompatible
|
||||
github.com/docker/cli v27.1.2+incompatible
|
||||
github.com/docker/docker v27.1.2+incompatible
|
||||
github.com/fsnotify/fsnotify v1.7.0
|
||||
github.com/go-acme/lego/v4 v4.17.4
|
||||
github.com/santhosh-tekuri/jsonschema v1.2.4
|
||||
|
||||
Reference in New Issue
Block a user