File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ require (
13
13
github.com/fatih/structs v1.1.0
14
14
github.com/gliderlabs/ssh v0.3.8
15
15
github.com/go-resty/resty/v2 v2.16.5
16
- github.com/go-sql-driver/mysql v1.9.1
16
+ github.com/go-sql-driver/mysql v1.9.2
17
17
github.com/gofiber/fiber/v2 v2.52.6
18
18
github.com/gofiber/template/mustache/v2 v2.0.13
19
19
github.com/gofrs/uuid v4.4.0+incompatible
Original file line number Diff line number Diff line change @@ -46,8 +46,8 @@ github.com/go-jose/go-jose/v4 v4.0.5/go.mod h1:s3P1lRrkT8igV8D9OjyL4WRyHvjB6a4JS
46
46
github.com/go-resty/resty/v2 v2.16.5 h1:hBKqmWrr7uRc3euHVqmh1HTHcKn99Smr7o5spptdhTM =
47
47
github.com/go-resty/resty/v2 v2.16.5 /go.mod h1:hkJtXbA2iKHzJheXYvQ8snQES5ZLGKMwQ07xAwp/fiA =
48
48
github.com/go-sql-driver/mysql v1.8.1 /go.mod h1:wEBSXgmK//2ZFJyE+qWnIsVGmvmEKlqwuVSjsCm7DZg =
49
- github.com/go-sql-driver/mysql v1.9.1 h1:FrjNGn/BsJQjVRuSa8CBrM5BWA9BWoXXat3KrtSb/iI =
50
- github.com/go-sql-driver/mysql v1.9.1 /go.mod h1:qn46aNg1333BRMNU69Lq93t8du/dwxI64Gl8i5p1WMU =
49
+ github.com/go-sql-driver/mysql v1.9.2 h1:4cNKDYQ1I84SXslGddlsrMhc8k4LeDVj6Ad6WRjiHuU =
50
+ github.com/go-sql-driver/mysql v1.9.2 /go.mod h1:qn46aNg1333BRMNU69Lq93t8du/dwxI64Gl8i5p1WMU =
51
51
github.com/goccy/go-json v0.10.3 h1:KZ5WoDbxAIgm2HNbYckL0se1fHD6rz5j4ywS6ebzDqA =
52
52
github.com/goccy/go-json v0.10.3 /go.mod h1:oq7eo15ShAhp70Anwd5lgX2pLfOS3QCiwU/PULtXL6M =
53
53
github.com/gofiber/fiber/v2 v2.52.6 h1:Rfp+ILPiYSvvVuIPvxrBns+HJp8qGLDnLJawAu27XVI =
You can’t perform that action at this time.
0 commit comments