mirror of
https://github.com/yusing/godoxy.git
synced 2026-03-27 03:21:09 +01:00
chore(go.mod): mod tidy and exclude problematic v0.4.2 of goutils
This commit is contained in:
@@ -12,6 +12,8 @@ replace github.com/shirou/gopsutil/v4 => github.com/godoxy-app/gopsutil/v4 v4.0.
|
||||
|
||||
exclude github.com/containerd/nerdctl/mod/tigron v0.0.0
|
||||
|
||||
exclude github.com/yusing/goutils v0.4.2
|
||||
|
||||
require (
|
||||
github.com/bytedance/sonic v1.14.1
|
||||
github.com/gin-gonic/gin v1.11.0
|
||||
|
||||
Reference in New Issue
Block a user