Package: golang-github-micromdm-scep / 2.3.0-2

Metadata

Package Version Patches format
golang-github-micromdm-scep 2.3.0-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Remove dependency on groob finalizer.patch | (download)

server/transport.go | 2 0 + 2 - 0 !
1 file changed, 2 deletions(-)

 remove dependency on groob/finalizer

0001 Replace github.com boltdb bolt with go.etcd.io bbolt.patch | (download)

challenge/bolt/challenge.go | 2 1 + 1 - 0 !
challenge/challenge_bolt_test.go | 2 1 + 1 - 0 !
depot/bolt/depot.go | 4 2 + 2 - 0 !
depot/bolt/depot_test.go | 2 1 + 1 - 0 !
server/service_bolt_test.go | 2 1 + 1 - 0 !
5 files changed, 6 insertions(+), 6 deletions(-)

 [patch] replace github.com/boltdb/bolt with go.etcd.io/bbolt.