Skip to content

Remove go.mod replace line for gin-gonic/gin #10409

@amaury1093

Description

@amaury1093

Summary of Refactor

Remove this line

replace github.com/gin-gonic/gin => github.com/gin-gonic/gin v1.7.0

Version

After #10401

Proposal

  • Wait for all the SDK's dependencies that use gin-gonic/gin to update to >=v1.7.0
  • Remove the above line
  • Make sure there's no mention of gin-gonic/gin<1.7.0 in go.sum

For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type: Code HygieneGeneral cleanup and restructuring of code to provide clarity, flexibility, and modularity.dependenciesPull requests that update a dependency file

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions