File tree 2 files changed +3
-4
lines changed
2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 5
5
toolchain go1.23.1
6
6
7
7
require (
8
- github.com/adrg/xdg v0.4 .0
8
+ github.com/adrg/xdg v0.5 .0
9
9
github.com/bmc-toolbox/common v0.0.0-20240723142833-87832458b53b
10
10
github.com/coreos/go-oidc v2.2.1+incompatible
11
11
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
Original file line number Diff line number Diff line change @@ -83,8 +83,8 @@ github.com/Masterminds/goutils v1.1.1/go.mod h1:8cTjp+g8YejhMuvIA5y2vz3BpJxksy86
83
83
github.com/Masterminds/semver/v3 v3.1.1 /go.mod h1:VPu/7SZ7ePZ3QOrcuXROw5FAcLl4a0cBrbBpGY/8hQs =
84
84
github.com/Masterminds/sprig/v3 v3.2.2 /go.mod h1:UoaO7Yp8KlPnJIYWTFkMaqPUYKTfGFPhxNuwnnxkKlk =
85
85
github.com/OneOfOne/xxhash v1.2.2 /go.mod h1:HSdplMjZKSmBqAxg5vPj2TmRDmfkzw+cTzAElWljhcU =
86
- github.com/adrg/xdg v0.4 .0 h1:RzRqFcjH4nE5C6oTAxhBtoE2IRyjBSa62SCbyPidvls =
87
- github.com/adrg/xdg v0.4 .0 /go.mod h1:N6ag73EX4wyxeaoeHctc1mas01KZgsj5tYiAIwqJE/E =
86
+ github.com/adrg/xdg v0.5 .0 h1:dDaZvhMXatArP1NPHhnfaQUqWBLBsmx1h1HXQdMoFCY =
87
+ github.com/adrg/xdg v0.5 .0 /go.mod h1:dDdY4M4DF9Rjy4kHPeNL+ilVF+p2lK8IdM9/rTSGcI4 =
88
88
github.com/alecthomas/template v0.0.0-20160405071501-a0175ee3bccc /go.mod h1:LOuyumcjzFXgccqObfd/Ljyb9UuFJ6TxHnclSeseNhc =
89
89
github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751 /go.mod h1:LOuyumcjzFXgccqObfd/Ljyb9UuFJ6TxHnclSeseNhc =
90
90
github.com/alecthomas/units v0.0.0-20151022065526-2efee857e7cf /go.mod h1:ybxpYRFXyAe+OPACYpWeL0wqObRcbAqCMya13uyzqw0 =
@@ -1039,7 +1039,6 @@ golang.org/x/sys v0.0.0-20210823070655-63515b42dcdf/go.mod h1:oPkhp1MJrh7nUepCBc
1039
1039
golang.org/x/sys v0.0.0-20210908233432-aa78b53d3365 /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
1040
1040
golang.org/x/sys v0.0.0-20210927094055-39ccf1dd6fa6 /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
1041
1041
golang.org/x/sys v0.0.0-20211007075335-d3039528d8ac /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
1042
- golang.org/x/sys v0.0.0-20211025201205-69cdffdb9359 /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
1043
1042
golang.org/x/sys v0.0.0-20211124211545-fe61309f8881 /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
1044
1043
golang.org/x/sys v0.0.0-20211210111614-af8b64212486 /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
1045
1044
golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
You can’t perform that action at this time.
0 commit comments