Skip to content
This repository has been archived by the owner on Mar 4, 2024. It is now read-only.

Bump github.com/deepmap/oapi-codegen from 1.13.4 to 1.15.0 in /tools #155

Merged
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
6 changes: 1 addition & 5 deletions tools/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.21

require (
github.com/daixiang0/gci v0.11.2
github.com/deepmap/oapi-codegen v1.13.4
github.com/deepmap/oapi-codegen v1.15.0
github.com/golangci/golangci-lint v1.54.2
github.com/quasilyte/go-consistent v0.6.0
github.com/reviewdog/reviewdog v0.15.0
Expand Down Expand Up @@ -125,8 +125,6 @@ require (
github.com/kulti/thelper v0.6.3 // indirect
github.com/kunwardeep/paralleltest v1.0.8 // indirect
github.com/kyoh86/exportloopref v0.1.11 // indirect
github.com/labstack/echo/v4 v4.11.1 // indirect
github.com/labstack/gommon v0.4.0 // indirect
github.com/ldez/gomoddirectives v0.2.3 // indirect
github.com/ldez/tagliatelle v0.5.0 // indirect
github.com/leonklingele/grouper v1.1.1 // indirect
Expand Down Expand Up @@ -203,8 +201,6 @@ require (
github.com/ultraware/funlen v0.1.0 // indirect
github.com/ultraware/whitespace v0.0.5 // indirect
github.com/uudashr/gocognit v1.0.7 // indirect
github.com/valyala/bytebufferpool v1.0.0 // indirect
github.com/valyala/fasttemplate v1.2.2 // indirect
github.com/vvakame/sdlog v1.2.0 // indirect
github.com/xanzy/go-gitlab v0.91.1 // indirect
github.com/xen0n/gosmopolitan v1.2.1 // indirect
Expand Down
Loading
Loading