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.

Home Page:https://pterodactyl.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wings: sqlite version retracted

Jelcoo opened this issue · comments

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?

  • I have searched the existing issues before opening this issue.
  • I have provided all relevant details, including the specific game and Docker images I am using if this issue is related to running a server.
  • I have checked in the Discord server and believe this is a bug with the software, and not a configuration issue with my specific system.