Skip to content
This repository has been archived by the owner on Nov 18, 2021. It is now read-only.

encoding/gocode(/gocodec): provide non-deprecated API #1035

Closed
myitcv opened this issue Jun 2, 2021 · 1 comment
Closed

encoding/gocode(/gocodec): provide non-deprecated API #1035

myitcv opened this issue Jun 2, 2021 · 1 comment
Labels
NeedsInvestigation Triage Requires triage/attention

Comments

@myitcv
Copy link
Contributor

myitcv commented Jun 2, 2021

What version of CUE are you using (cue version)?

$ cue version
v0.4.0

Does this issue reproduce with the latest release?

Yes

What did you do?

Tried to use the encoding/gocode/gocodec or encoding/gocode APIs.

What did you expect to see?

No staticcheck errors.

What did you see instead?

Errors warning me that I am using deprecated cue.Runtime or cue.Instance.

As part of this we should also address cuelang/cuelang.org#183

@myitcv myitcv added NeedsInvestigation Triage Requires triage/attention labels Jun 2, 2021
@myitcv myitcv changed the title encoding/gocode/gocodec: provide non-deprecated API encoding/gocode(/gocodec): provide non-deprecated API Jun 3, 2021
@cueckoo
Copy link

cueckoo commented Jul 3, 2021

This issue has been migrated to cue-lang/cue#1035.

For more details about CUE's migration to a new home, please see cue-lang/cue#1078.

@cueckoo cueckoo closed this as completed Jul 3, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
NeedsInvestigation Triage Requires triage/attention
Projects
None yet
Development

No branches or pull requests

2 participants