Skip to content
This repository has been archived by the owner on Jun 14, 2023. It is now read-only.

Bump github.com/gin-gonic/gin from 1.5.0 to 1.9.1 in /gin/v3 #67

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 1 addition & 3 deletions gin/v3/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,8 @@ go 1.12

require (
github.com/SkyAPM/go2sky v1.5.0
github.com/gin-gonic/gin v1.5.0
github.com/gin-gonic/gin v1.9.1
github.com/kr/pretty v0.1.0 // indirect
github.com/mattn/go-isatty v0.0.12 // indirect
gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 // indirect
gopkg.in/yaml.v2 v2.2.4 // indirect
skywalking.apache.org/repo/goapi v0.0.0-20220401015832-2c9eee9481eb
)
Loading