Skip to content

Commit 40a5ca2

Browse files
committed
chore(deps): update pebble to v1.15.0
1 parent f2c9fe1 commit 40a5ca2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ require (
2424
github.com/bmizerany/pat v0.0.0-20210406213842-e4b6760bdd6f
2525
github.com/canonical/go-dqlite v1.21.0
2626
github.com/canonical/lxd v0.0.0-20231214113525-e676fc63c50a
27-
github.com/canonical/pebble v1.14.0
27+
github.com/canonical/pebble v1.15.0
2828
github.com/chzyer/readline v1.5.1
2929
github.com/coreos/go-systemd/v22 v22.5.0
3030
github.com/docker/distribution v2.8.3+incompatible

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -150,8 +150,8 @@ github.com/canonical/go-flags v0.0.0-20230403090104-105d09a091b8 h1:zGaJEJI9qPVy
150150
github.com/canonical/go-flags v0.0.0-20230403090104-105d09a091b8/go.mod h1:ZZFeR9K9iGgpwOaLYF9PdT44/+lfSJ9sQz3B+SsGsYU=
151151
github.com/canonical/lxd v0.0.0-20231214113525-e676fc63c50a h1:Tfo/MzXK5GeG7gzSHqxGeY/669Mhh5ea43dn1mRDnk8=
152152
github.com/canonical/lxd v0.0.0-20231214113525-e676fc63c50a/go.mod h1:UxfHGKFoRjgu1NUA9EFiR++dKvyAiT0h9HT0ffMlzjc=
153-
github.com/canonical/pebble v1.14.0 h1:lssD5HWeeJrnrXMhuRRq8c/FZss8WANDG/prgC1u+Wc=
154-
github.com/canonical/pebble v1.14.0/go.mod h1:V9npURKOudv0IZ/z1mJGd1xyLK51flJIlMCIU0lDJ5Y=
153+
github.com/canonical/pebble v1.15.0 h1:eWtoe5+yHC0fZ+1wglk2VsPUJZtJbxhGo0XiEAjv6p4=
154+
github.com/canonical/pebble v1.15.0/go.mod h1:iAy6oxSew0En91FA4WdhmKjiuzS2F+hKgOSA4RGjhGg=
155155
github.com/canonical/x-go v0.0.0-20230522092633-7947a7587f5b h1:Da2fardddn+JDlVEYtrzBLTtyzoyU3nIS0Cf0GvjmwU=
156156
github.com/canonical/x-go v0.0.0-20230522092633-7947a7587f5b/go.mod h1:upTK9n6rlqITN9rCN69hdreI37dRDFUk2thlGGD5Cg8=
157157
github.com/cenkalti/backoff/v3 v3.0.0 h1:ske+9nBpD9qZsTBoF41nW5L+AIuFBKMeze18XQ3eG1c=

0 commit comments

Comments
 (0)