ServeHTTP cannot take a pointer receiver

This commit is contained in:
2020-12-13 23:26:09 -08:00
parent ee0bb08b57
commit 0a6b9b2d0a
2 changed files with 2 additions and 2 deletions

2
go.mod
View File

@ -1,3 +1,3 @@
module github.com/jr-dev-league/go-router
go 1.15
go 1.15