Changed generic type constraint

This commit is contained in:
Eduard Urbach 2023-07-18 17:14:34 +02:00
parent c26f7d6671
commit 85256417fd
Signed by: eduard
GPG key ID: 49226B848C78F6C8
4 changed files with 7 additions and 11 deletions

2
go.mod
View file

@ -2,4 +2,4 @@ module git.akyoto.dev/go/router
go 1.20
require git.akyoto.dev/go/assert v0.1.1
require git.akyoto.dev/go/assert v0.1.2