-
- Downloads
Update git.autistici.org/ai3/go-common digest to 3ffd6ec
... | @@ -3,7 +3,7 @@ module git.autistici.org/id/keystore | ... | @@ -3,7 +3,7 @@ module git.autistici.org/id/keystore |
go 1.15 | go 1.15 | ||
require ( | require ( | ||
git.autistici.org/ai3/go-common v0.0.0-20221125154433-06304016b1da | git.autistici.org/ai3/go-common v0.0.0-20230201225947-3ffd6ec2b357 | ||
git.autistici.org/id/go-sso v0.0.0-20221216110623-a98dfc78fec5 | git.autistici.org/id/go-sso v0.0.0-20221216110623-a98dfc78fec5 | ||
github.com/coreos/go-systemd/v22 v22.5.0 | github.com/coreos/go-systemd/v22 v22.5.0 | ||
github.com/go-ldap/ldap/v3 v3.4.4 | github.com/go-ldap/ldap/v3 v3.4.4 | ||
... | @@ -12,5 +12,6 @@ require ( | ... | @@ -12,5 +12,6 @@ require ( |
github.com/mattn/go-sqlite3 v1.14.16 | github.com/mattn/go-sqlite3 v1.14.16 | ||
github.com/prometheus/client_golang v1.12.2 | github.com/prometheus/client_golang v1.12.2 | ||
golang.org/x/crypto v0.0.0-20220829220503-c86fa9a7ed90 | golang.org/x/crypto v0.0.0-20220829220503-c86fa9a7ed90 | ||
golang.org/x/sync v0.1.0 | |||
gopkg.in/yaml.v3 v3.0.1 | gopkg.in/yaml.v3 v3.0.1 | ||
) | ) |
Please register or sign in to comment