From 2588511a4e263fda75cdb29859312410b9d73613 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 10 Jun 2023 20:24:18 +0000 Subject: [PATCH] go-swagger: Update to version 0.30.5 --- bucket/go-swagger.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/go-swagger.json b/bucket/go-swagger.json index 7b83daf087..5fdbdaa09d 100644 --- a/bucket/go-swagger.json +++ b/bucket/go-swagger.json @@ -1,12 +1,12 @@ { - "version": "0.30.4", + "version": "0.30.5", "description": "Golang implementation of Swagger 2.0 (OpenAPI 2.0)", "homepage": "https://goswagger.io", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/go-swagger/go-swagger/releases/download/v0.30.4/swagger_windows_amd64.exe#/swagger.exe", - "hash": "f653d9c2eee89ae7b766701eae51e5645ae6e68c174a14b061ce92f087aefab7" + "url": "https://github.com/go-swagger/go-swagger/releases/download/v0.30.5/swagger_windows_amd64.exe#/swagger.exe", + "hash": "aceb692b5592e576bb1e88e70d026552f33898d8d53996b8e001de8bd9117de0" } }, "bin": "swagger.exe",