We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 096ca22 commit 0b76f44Copy full SHA for 0b76f44
1 file changed
internal/server/server.go
@@ -9,6 +9,7 @@ import (
9
"ghcr-exporter/internal/config"
10
"ghcr-exporter/internal/metrics"
11
"ghcr-exporter/internal/version"
12
+
13
"github.com/gin-gonic/gin"
14
"github.com/prometheus/client_golang/prometheus/promhttp"
15
)
0 commit comments