StackOverflow Questions for Tag: go-modules

P Li
P Li

Reputation: 5242

In Go does the package name have to be identical to inner-most directory name?

Score: 12

Views: 17058

Answers: 4

Read More
Arun
Arun

Reputation: 1763

Go 'mod init' creating new folders? what is the significance of path?

Score: 9

Views: 34856

Answers: 2

Read More
Valanthor
Valanthor

Reputation: 3

go get a subdirectory with private azure repo

Score: 0

Views: 57

Answers: 1

Read More
maxeth
maxeth

Reputation: 1515

Go Modules importing issue in VSCode ("cannot find package [...] in any of [...]")

Score: 21

Views: 42057

Answers: 5

Read More
Ben Leitner
Ben Leitner

Reputation: 329

BzlMod + Golang = missing package and incorrect function

Score: 1

Views: 290

Answers: 1

Read More
Pavel Griaznov
Pavel Griaznov

Reputation: 31

go mod returns 404 while curl returns 200 OK or how to debug go mod

Score: 2

Views: 555

Answers: 1

Read More
RedCollarPanda
RedCollarPanda

Reputation: 1481

Goland modules with private gitlab (ssh)

Score: 10

Views: 6555

Answers: 3

Read More
Aryaman
Aryaman

Reputation: 35

Installing private GO module in ADO pipeline without using secrets

Score: 1

Views: 157

Answers: 1

Read More
James Haskell
James Haskell

Reputation: 2035

How to upgrade the go version in a go mod

Score: 141

Views: 139164

Answers: 6

Read More
E.Laemas Kim
E.Laemas Kim

Reputation: 85

Cannot Import Function in Module with Golang workspace

Score: -2

Views: 86

Answers: 1

Read More
cylon86
cylon86

Reputation: 634

Dependency on a unpublished package for a "go:generate" instruction get removed by `go generate ./...` and `go mod tidy`

Score: 0

Views: 65

Answers: 1

Read More
thearyanahmed
thearyanahmed

Reputation: 606

How to change Go modules path?

Score: 14

Views: 30080

Answers: 2

Read More

Go install, but repo and module declared are not a match

Score: 1

Views: 89

Answers: 1

Read More
Ahmad Ismail
Ahmad Ismail

Reputation: 13942

What is the purpose of the `go mod vendor` command?

Score: 62

Views: 83790

Answers: 2

Read More
André Avelar
André Avelar

Reputation: 31

Same struct in two different packages Golang

Score: 0

Views: 79

Answers: 3

Read More
Kyle Malling
Kyle Malling

Reputation: 43

Building with Fyne - cannot find -lopengl32: No such file or directory

Score: 2

Views: 139

Answers: 2

Read More
crunk1
crunk1

Reputation: 2818

GoLand project in a submodule directory can't find `go.mod` file in parent directory. Can a submodule GoLand project integrate with rest of module?

Score: 2

Views: 212

Answers: 1

Read More
Victor Hugo Montes
Victor Hugo Montes

Reputation: 1322

How to `go get` private repos using SSH key auth with password

Score: 10

Views: 4159

Answers: 3

Read More
Chris G.
Chris G.

Reputation: 25974

go modules - replace does not work - replacement module without version must be directory path (rooted or starting with

Score: 20

Views: 41033

Answers: 3

Read More

go mod fails to find version v0.0.0-00010101000000-000000000000 of a dependency

Score: 5

Views: 14267

Answers: 5

Read More
PreviousPage 2Next