update dep

This commit is contained in:
2023-11-28 14:36:14 +08:00
parent 44a966e6f4
commit 0a2a7376f1
2 changed files with 0 additions and 3 deletions

1
go.mod
View File

@@ -4,7 +4,6 @@ go 1.20
require (
github.com/gin-gonic/gin v1.9.1
github.com/google/uuid v1.3.0
github.com/penglongli/gin-metrics v0.1.10
golang.org/x/net v0.10.0
gopkg.in/yaml.v3 v3.0.1