mirror of
https://github.com/yusing/godoxy.git
synced 2026-03-20 16:23:53 +01:00
chore(go.mod): mod tidy and exclude problematic v0.4.2 of goutils
This commit is contained in:
@@ -4,6 +4,8 @@ go 1.25.1
|
||||
|
||||
replace github.com/yusing/godoxy/internal/utils => ../internal/utils
|
||||
|
||||
exclude github.com/yusing/goutils v0.4.2
|
||||
|
||||
require (
|
||||
github.com/gorilla/mux v1.8.1
|
||||
github.com/yusing/goutils v0.4.1
|
||||
|
||||
Reference in New Issue
Block a user