Skip to content

x/website: Noticed An Area of Developing a RESTful API with Go and Gin Tutorial That Needs Changes #73286

@favour-olumese

Description

@favour-olumese

What is the URL of the page with the issue?

https://go.dev/doc/tutorial/web-service-gin

What is your user agent?

Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36 Edg/135.0.0.0

Screenshot

Image

What did you do?

I was following the tutorial guide. When I ran go get ., I got an error.

What did you expect to see?

I wanted to download only the gin dependency that I imported in my main.go file.

What did you see instead?

I installed gin dependency, but it kept downloading other things I don't require. I believe that portion of the tutorial should be corrected so that only the required dependency gets downloaded. Thank you.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions