You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 1, 2022. It is now read-only.
I am trying to compile this bot from your source and I cannot get around this error.
(1/12) Wrote github.com/op/go-logging@v1
(2/12) Wrote github.com/foxbot/gavalink@master
(3/12) Wrote github.com/zekroTJA/ratelimit@master
(4/12) Wrote gopkg.in/yaml.v2@v2.3.0
(5/12) Wrote github.com/ghodss/yaml@v1.0.0
(6/12) Wrote github.com/zekroTJA/timedmap@master
(7/12) Wrote github.com/zekroTJA/discordgo@master
(8/12) Wrote github.com/gorilla/websocket@v1.4.2
(9/12) Wrote github.com/zekroTJA/yuri2@2.1.0
(10/12) Wrote golang.org/x/crypto@master
(11/12) Wrote golang.org/x/sys@master
(12/12) Wrote github.com/mattn/go-sqlite3@v1.13.0
cmd/yuri/main.go:13:2: use of internal package bot/yuri2/vendor/github.com/zekroTJA/yuri2/internal/database/sqlite not allowed
cmd/yuri/main.go:16:2: use of internal package bot/yuri2/vendor/github.com/zekroTJA/yuri2/internal/inits not allowed
cmd/yuri/main.go:10:2: use of internal package bot/yuri2/vendor/github.com/zekroTJA/yuri2/internal/logger not allowed
cmd/yuri/main.go:11:2: use of internal package bot/yuri2/vendor/github.com/zekroTJA/yuri2/internal/static not allowed
Sorry I am not very good with the Go lang.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I am trying to compile this bot from your source and I cannot get around this error.
Sorry I am not very good with the Go lang.
The text was updated successfully, but these errors were encountered: