| commit | 363cbd15aef1986e574e3a36097fa459a06226fe | [log] [tgz] |
|---|---|---|
| author | Akron <nils@diewald-online.de> | Wed Jun 17 15:51:19 2026 +0200 |
| committer | Akron <nils@diewald-online.de> | Wed Jun 17 15:51:19 2026 +0200 |
| tree | d9fba1d10b32ef08345d52d735d3689b9b6f21c9 | |
| parent | 7ffc0e209c65a54304e44d3d5db029d82cf3cfce [diff] [blame] |
Update quic-go (tidy) Change-Id: I99949493113cd9f471c552f2548e72b97eb430b6
diff --git a/go.mod b/go.mod index 5cbeeff..50cd60b 100644 --- a/go.mod +++ b/go.mod
@@ -12,9 +12,9 @@ github.com/gin-gonic/gin v1.12.0 github.com/joho/godotenv v1.5.1 github.com/mattn/go-jsonpointer v0.0.1 + github.com/quic-go/quic-go v0.59.1 // indirect github.com/stretchr/testify v1.11.1 golang.org/x/text v0.38.0 - github.com/quic-go/quic-go v0.59.1 // indirect ) require (