cjsaylor / chessimage

Golang library for rendering chess board images in a specific state.
https://godoc.org/github.com/cjsaylor/chessimage
MIT License
5 stars 5 forks source link

Dependabot cannot be upgraded to GitHub-native version due to unsupported `dep` package manager #6

Open dependabot-preview[bot] opened 3 years ago

dependabot-preview[bot] commented 3 years ago

Dependabot Preview will be shut down on August 3rd, 2021.

It appears that this repository has configured updates for dep.

The GitHub-native version of Dependabot does not support dep, which was deprecated as of 2020. Guidance from the dep maintainers is to upgrade to go mod, which Dependabot supports.

In order to keep getting updates for your Go dependencies, you'll need to migrate to go mod and add a Dependabot configuration for it to this repository.