Chris
CCoder.com
•Created by Chris on 3/13/2024 in #help
Using the golang codersdk
Here is my program:
When I try to build this program, I get the following error:
5 replies
CCoder.com
•Created by Chris on 3/13/2024 in #help
Using the golang codersdk
I'm now running into the following issue trying to build a simple program to communicate with the Coder API.
5 replies
CCoder.com
•Created by Chris on 3/13/2024 in #help
Using the golang codersdk
I figured this out. I was importing
"github.com/coder/coder/codersdk"
instead of "github.com/coder/coder/v2/codersdk"
5 replies