-
-
Notifications
You must be signed in to change notification settings - Fork 260
Closed
Labels
QuestionIndicates that an issue, pull request, or discussion needs more informationIndicates that an issue, pull request, or discussion needs more information
Description
I wanna use "github.com/dromara/carbon/v2" in docker environment. I created docker(go), and try to install "github.com/dromara/carbon/v2". I can't get "github.com/dromara/carbon/v2".

But, I can "github.com/golang-module/carbon/v2".
Why I can't get "github.com/dromara/carbon/v2" in docker environment
My Environment
- OS: MacOS Sequia
- CPU: Intel CPU
- Docker Desktop version: 4.34.3
- docker compose version: 2.92.2
- docker version: 27.2.0
- using golang image(docker): FROM golang:1.22
Metadata
Metadata
Assignees
Labels
QuestionIndicates that an issue, pull request, or discussion needs more informationIndicates that an issue, pull request, or discussion needs more information