Compare commits

...

1 Commits

Author SHA1 Message Date
renovate c15bb8ceca chore(deps): update module go.etcd.io/bbolt to v1.3.6 2022-10-18 16:01:20 +00:00
1 changed files with 1 additions and 1 deletions

2
go.mod
View File

@ -147,7 +147,7 @@ require (
)
replace (
github.com/coreos/bbolt => go.etcd.io/bbolt v1.3.4
github.com/coreos/bbolt => go.etcd.io/bbolt v1.3.6
github.com/coreos/go-systemd => github.com/coreos/go-systemd/v22 v22.4.0
github.com/hpcloud/tail => github.com/jeffbean/tail v1.0.1 // See https://github.com/hpcloud/tail/pull/159
github.com/samedi/caldav-go => github.com/kolaente/caldav-go v3.0.1-0.20190524174923-9e5cd1688227+incompatible // Branch: feature/dynamic-supported-components, PR: https://github.com/samedi/caldav-go/pull/6 and https://github.com/samedi/caldav-go/pull/7