File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 4
4
5
5
require (
6
6
github.com/hashicorp/go-set/v2 v2.1.0
7
- github.com/shoenig/go-landlock v1.2.0
7
+ github.com/shoenig/go-landlock v1.2.1
8
8
github.com/shoenig/ignore v0.4.0
9
9
github.com/shoenig/test v1.7.1
10
10
oss.indeed.com/go/libtime v1.6.0
Original file line number Diff line number Diff line change @@ -40,8 +40,8 @@ github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90/go.mod h1:
40
40
github.com/prometheus/common v0.4.1 /go.mod h1:TNfzLD0ON7rHzMJeJkieUDPYmFC7Snx/y86RQel1bk4 =
41
41
github.com/prometheus/procfs v0.0.0-20181005140218-185b4288413d /go.mod h1:c3At6R/oaqEKCNdg8wHV1ftS6bRYblBhIjjI8uT2IGk =
42
42
github.com/prometheus/procfs v0.0.2 /go.mod h1:TjEm7ze935MbeOT/UhFTIMYKhuLP4wbCsTZCD3I8kEA =
43
- github.com/shoenig/go-landlock v1.2.0 h1:BumCuPbR7VkTB6cNZvhaDC0Apbv0zVpu2saV48mr120 =
44
- github.com/shoenig/go-landlock v1.2.0 /go.mod h1:S848L96G6iny3xexNb4sXUrKwEDIy5ul8hk1NBWoYws =
43
+ github.com/shoenig/go-landlock v1.2.1 h1:3s88osJQX1AWpQ2DE2A0EWuQTzoeIF95uOC2oTDymn8 =
44
+ github.com/shoenig/go-landlock v1.2.1 /go.mod h1:p7huQuJHejPeOKTpjPCCV83+jiQMezZWZ0oqsM7Wb88 =
45
45
github.com/shoenig/ignore v0.4.0 h1:qPOWs0slbPMtenC0H3cKvu5Kn3hQFTE3yK6YJvyNDlA =
46
46
github.com/shoenig/ignore v0.4.0 /go.mod h1:VF91FoiYAwXq4KinOq6zP5xfFw/Ib6MfftaGKYTpmwo =
47
47
github.com/shoenig/test v1.7.1 h1:UJcjSAI3aUKx52kfcfhblgyhZceouhvvs3OYdWgn+PY =
You can’t perform that action at this time.
0 commit comments