Skip to content
This repository has been archived by the owner on Oct 1, 2022. It is now read-only.

Use of internal package not allowed. #14

Open
jusplainmike opened this issue May 29, 2020 · 0 comments
Open

Use of internal package not allowed. #14

jusplainmike opened this issue May 29, 2020 · 0 comments

Comments

@jusplainmike
Copy link

jusplainmike commented May 29, 2020

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant