Fixed the CI tests
This commit is contained in:
10
go.sum
10
go.sum
@ -38,6 +38,8 @@ github.com/aerogo/http v0.1.2 h1:3O2qhk2H5HkJg9QzMGEF7z04xRTyrD1raNV1z5QBpaY=
|
||||
github.com/aerogo/http v0.1.2/go.mod h1:biG/HWNyTuOlNiyQgGTw9Vg6QFpZf5f1qsGJAocmAsI=
|
||||
github.com/aerogo/http v1.0.0 h1:15a7Px8wGZbmgFqJMR1kBy3fWFkDfMZWexJzxhmFKe4=
|
||||
github.com/aerogo/http v1.0.0/go.mod h1:B1igUmMLpE6KabMpc9reHCJJNUOJ2U/PR9s1fF3TpPQ=
|
||||
github.com/aerogo/http v1.0.1 h1:KTzYarhp5yougurxuAhJKFh3YvZ7R7CfaDVwJv5+xIs=
|
||||
github.com/aerogo/http v1.0.1/go.mod h1:B1igUmMLpE6KabMpc9reHCJJNUOJ2U/PR9s1fF3TpPQ=
|
||||
github.com/aerogo/layout v0.1.4 h1:tgYR1AGONZFK0ChK3Snk93iMBhHscH10KdYcVH988Iw=
|
||||
github.com/aerogo/layout v0.1.4/go.mod h1:NAfsNlQmfEPEmQkEAI47OrxCgTnE61EtAwjhuoFrqnw=
|
||||
github.com/aerogo/linter-performance v0.1.2 h1:eKETM6L+7PGTh40p9dtZFE4ZXIS8Fho8wDSvGQwiqB0=
|
||||
@ -84,12 +86,12 @@ github.com/andybalholm/cascadia v1.0.0 h1:hOCXnnZ5A+3eVDX8pvgl4kofXv2ELss0bKcqRy
|
||||
github.com/andybalholm/cascadia v1.0.0/go.mod h1:GsXiBklL0woXo1j/WYWtSYYC4ouU9PqHO0sqidkEA4Y=
|
||||
github.com/animenotifier/anilist v0.2.0 h1:ntjGlRbJIUGJaXuvE+561vwvmUA8ZyYpLLCKR3SoQ2o=
|
||||
github.com/animenotifier/anilist v0.2.0/go.mod h1:giZcbmITsICRCZHJ1eWcuYpQp5ZJK0gnMMaiUD0P4Yo=
|
||||
github.com/animenotifier/arn v1.1.5 h1:R1Mp/17v/XsHzUBCXkrKFWD5tePy06sgn5/M8AiBsL8=
|
||||
github.com/animenotifier/arn v1.1.5/go.mod h1:orUD7qxAoRPov0bPpehfT5xsSDdiGoZiln2BOyd91S0=
|
||||
github.com/animenotifier/arn v1.1.6 h1:pSiKJoTH3xAaZFUS9vie913zPmV4RQQsRcfw6tL6vMI=
|
||||
github.com/animenotifier/arn v1.1.6/go.mod h1:K99a69VUMDZ9jSK211WoLaLxPHgB9tfxkKy03FUVr9c=
|
||||
github.com/animenotifier/ffxiv v0.1.0 h1:N9gX5iUtD+g/KW4OjKIclS0y2WrL/+Ko9rGEFDaLf1w=
|
||||
github.com/animenotifier/ffxiv v0.1.0/go.mod h1:oBHhRzQAUv+dBe4qFJAFnTg7qv5Gl6QFHQphyJla74Q=
|
||||
github.com/animenotifier/japanese v0.2.0 h1:REdBmsBGB1LY8/bnAJ3akb5W4mKzQfathGTQp1pO4K8=
|
||||
github.com/animenotifier/japanese v0.2.0/go.mod h1:dznbgicVFy7Ucuyu9pHT7VJv5QKS+7dgFWDnTTpaYP4=
|
||||
github.com/animenotifier/japanese v0.2.1 h1:O2Fui6+8pmdniQ+swSf+Yp276+iTrSTfvImPRclbFFU=
|
||||
github.com/animenotifier/japanese v0.2.1/go.mod h1:HLrrnBE9ztkw9iMcVrm7DKaXydAq21UpZIp1MpKajQI=
|
||||
github.com/animenotifier/kitsu v0.2.0 h1:Zzr2/GIR+KZn7elZjwtprjwCA0LCKmJ7hcMt7qGT3DM=
|
||||
github.com/animenotifier/kitsu v0.2.0/go.mod h1:Mp8rgLFsGlHiSqYnLtQOWrAIs3x4HVIkKY1cXa8HHJs=
|
||||
github.com/animenotifier/mal v0.2.0 h1:v0D9Wf9W0nbIH91L6Ho8BqSECNn8XTVqc4OjyfNEyhw=
|
||||
|
Reference in New Issue
Block a user