From 5992f41d4e4aa112984f0b6f8e993a7123c16e59 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 25 Sep 2022 20:29:32 +0000 Subject: [PATCH] go-swagger: Update to version 0.30.3 --- 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 e93256a3b3..45043147d4 100644 --- a/bucket/go-swagger.json +++ b/bucket/go-swagger.json @@ -1,12 +1,12 @@ { - "version": "0.30.2", + "version": "0.30.3", "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.2/swagger_windows_amd64.exe#/swagger.exe", - "hash": "bd20519f0c76c70d99242ff8d2ed5fff99b310252dcbffa53936aedb5df436f9" + "url": "https://github.com/go-swagger/go-swagger/releases/download/v0.30.3/swagger_windows_amd64.exe#/swagger.exe", + "hash": "b1c3ffded0a8d0137497894e9a4bcc384d2e7bfad96710311f89909488256828" } }, "bin": "swagger.exe",