feat: favicon

This commit is contained in:
trafficlunar 2025-07-20 16:25:05 +01:00
parent 25842d4bdd
commit af790e5765
5 changed files with 23 additions and 35 deletions

2
go.mod
View file

@ -1,6 +1,6 @@
module api
go 1.23.1
go 1.24.1
require (
github.com/go-chi/chi/v5 v5.2.2