pterodactyl / panel

Pterodactyl® is a free, open-source game server management panel built with PHP, React, and Go. Designed with security in mind, Pterodactyl runs all game servers in isolated Docker containers while exposing a beautiful and intuitive UI to end users.
https://pterodactyl.io
Other
6.81k stars 1.74k forks source link

Wings: sqlite version retracted #5047

Closed Jelcoo closed 7 months ago

Jelcoo commented 7 months ago

Current Behavior

Currently the wings go.mod has a indirect requirement of modernc.org/sqlite v1.29.4, which was retracted by the authors. https://github.com/pterodactyl/wings/blob/develop/go.mod#L135

Code_3MEkPFG0yc

Expected Behavior

The go.mod should reference a existing version of sqlite.

Steps to Reproduce

Clone the latest version of https://github.com/pterodactyl/wings and run go get

Panel Version

1.11.5

Wings Version

1.11.11

Games and/or Eggs Affected

No response

Docker Image

No response

Error Logs

No response

Is there an existing issue for this?

matthewpi commented 7 months ago

Should be fixed by https://github.com/pterodactyl/wings/commit/5b0422d7561dd7f28ab54415c2c92b45c435eb36