Bump versions

This commit is contained in:
Svilen Markov 2024-06-02 17:05:02 +01:00
parent 1b8e355944
commit db7df33b27
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
FROM alpine:3.19
FROM alpine:3.20
ARG TARGETOS
ARG TARGETARCH

2
go.mod
View File

@ -1,6 +1,6 @@
module github.com/glanceapp/glance
go 1.22.0
go 1.22.3
require (
github.com/mmcdole/gofeed v1.3.0