aboutsummaryrefslogtreecommitdiffhomepage
path: root/backend/go.sum
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2024-07-31 21:08:10 +0900
committernsfisis <nsfisis@gmail.com>2024-07-31 21:08:10 +0900
commit9e634d64153b2d6dff86cafd1765db02a1224af4 (patch)
tree827de8bbf3d1eee517fac018daf53ac097941f17 /backend/go.sum
parent7a06def8085b432994dc054037183795e7ec25a0 (diff)
parent8478e1d057053216410dccc03b3aff9a73a25968 (diff)
downloadphperkaigi-2025-albatross-9e634d64153b2d6dff86cafd1765db02a1224af4.tar.gz
phperkaigi-2025-albatross-9e634d64153b2d6dff86cafd1765db02a1224af4.tar.zst
phperkaigi-2025-albatross-9e634d64153b2d6dff86cafd1765db02a1224af4.zip
Merge branch 'feat/openapi-nullable'
Diffstat (limited to 'backend/go.sum')
-rw-r--r--backend/go.sum2
1 files changed, 2 insertions, 0 deletions
diff --git a/backend/go.sum b/backend/go.sum
index bc38c89..b35e204 100644
--- a/backend/go.sum
+++ b/backend/go.sum
@@ -95,6 +95,8 @@ github.com/ncruces/go-strftime v0.1.9 h1:bY0MQC28UADQmHmaF5dgpLmImcShSi2kHU9XLdh
github.com/ncruces/go-strftime v0.1.9/go.mod h1:Fwc5htZGVVkseilnfgOVb9mKy6w1naJmn9CehxcKcls=
github.com/oapi-codegen/echo-middleware v1.0.2 h1:oNBqiE7jd/9bfGNk/bpbX2nqWrtPc+LL4Boya8Wl81U=
github.com/oapi-codegen/echo-middleware v1.0.2/go.mod h1:5J6MFcGqrpWLXpbKGZtRPZViLIHyyyUHlkqg6dT2R4E=
+github.com/oapi-codegen/nullable v1.1.0 h1:eAh8JVc5430VtYVnq00Hrbpag9PFRGWLjxR1/3KntMs=
+github.com/oapi-codegen/nullable v1.1.0/go.mod h1:KUZ3vUzkmEKY90ksAmit2+5juDIhIZhfDl+0PwOQlFY=
github.com/oapi-codegen/oapi-codegen/v2 v2.3.0 h1:rICjNsHbPP1LttefanBPnwsSwl09SqhCO7Ee623qR84=
github.com/oapi-codegen/oapi-codegen/v2 v2.3.0/go.mod h1:4k+cJeSq5ntkwlcpQSxLxICCxQzCL772o30PxdibRt4=
github.com/oapi-codegen/runtime v1.1.1 h1:EXLHh0DXIJnWhdRPN2w4MXAzFyE4CskzhNLUmtpMYro=