Other: Bump gluon version

This commit is contained in:
James Houlahan
2022-10-11 11:21:45 +02:00
parent 509a767e50
commit 03e14154a6
4 changed files with 11 additions and 11 deletions

4
go.mod
View File

@ -5,7 +5,7 @@ go 1.18
require (
github.com/0xAX/notificator v0.0.0-20220220101646-ee9b8921e557
github.com/Masterminds/semver/v3 v3.1.1
github.com/ProtonMail/gluon v0.11.1-0.20221007225442-6f4197f47f09
github.com/ProtonMail/gluon v0.11.1-0.20221010112932-4d561c19e75c
github.com/ProtonMail/go-autostart v0.0.0-20210130080809-00ed301c8e9a
github.com/ProtonMail/go-rfc5322 v0.11.0
github.com/ProtonMail/gopenpgp/v2 v2.4.10
@ -38,7 +38,7 @@ require (
github.com/sirupsen/logrus v1.9.0
github.com/stretchr/testify v1.8.0
github.com/urfave/cli/v2 v2.16.3
gitlab.protontech.ch/go/liteapi v0.33.2-0.20221010190235-49df4dcc853e
gitlab.protontech.ch/go/liteapi v0.33.2-0.20221011093920-6c0cf0847bcf
golang.org/x/exp v0.0.0-20220921164117-439092de6870
golang.org/x/net v0.1.0
golang.org/x/sys v0.1.0