Skip to content

Commit 545739b

Browse files
andytinkhamGitHub Enterprise
authored andcommitted
Merge pull request #44 from Conjur-Enterprise/update-dependencies-2025-01
CONJSE-1926: Update secretless dependencies
2 parents 6a1ca83 + f0fbd5f commit 545739b

File tree

4 files changed

+264
-949
lines changed

4 files changed

+264
-949
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
1010
- Nothing should go in this section, please add to the latest unreleased version
1111
(and update the corresponding date), or add a new version.
1212

13+
## [1.7.27] - 2025-01-10
14+
15+
### Security
16+
- Update multiple dependencies to latest versions
17+
1318
## [1.7.26] - 2024-12-27
1419

1520
### Security

NOTICES.txt

Lines changed: 34 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -8,43 +8,43 @@ of the license associated with each component.
88

99
SECTION 1: Apache License 2.0
1010

11-
>>> github.com/aws/aws-sdk-go-1.44.0
12-
>>> github.com/cyberark/conjur-api-go-0.10.2
13-
>>> github.com/cyberark/conjur-authn-k8s-client-0.24.0
14-
>>> github.com/docker/docker-v24.0.5+incompatible
11+
>>> github.com/aws/aws-sdk-go-1.55.5
12+
>>> github.com/cyberark/conjur-api-go-0.12.10
13+
>>> github.com/cyberark/conjur-authn-k8s-client-0.26.5
14+
>>> github.com/docker/docker-v20.10.17+incompatible
1515
>>> github.com/heptiolabs/healthcheck-0.0.0-20211123025425-613501dd5deb
1616
>>> gopkg.in/yaml.v2-2.4.0
17-
>>> k8s.io/api-0.24.1
18-
>>> k8s.io/apiextensions-apiserver-0.24.1
19-
>>> k8s.io/apimachinery-0.24.1
20-
>>> k8s.io/client-go-0.24.1
17+
>>> k8s.io/api-0.31.4
18+
>>> k8s.io/apiextensions-apiserver-0.31.4
19+
>>> k8s.io/apimachinery-0.31.4
20+
>>> k8s.io/client-go-0.31.4
2121

2222
SECTION 2: BSD 2-clause "Simplified" License
2323

2424
>>> github.com/pkg/errors-0.9.1
25-
>>> github.com/pkg/profile-1.6.0
25+
>>> github.com/pkg/profile-1.7.0
2626

2727
SECTION 3: BSD 3-clause "New" or "Revised" License
2828

2929
>>> github.com/cyberark/go-mssqldb-0.0.0-20191030142036-b5a965a47dd3
30-
>>> github.com/fsnotify/fsnotify-1.5.4
31-
>>> golang.org/x/crypto-0.14.0
30+
>>> github.com/fsnotify/fsnotify-1.8.0
31+
>>> golang.org/x/crypto-0.32.0
3232

3333
SECTION 4: MIT License
3434

3535
>>> github.com/cenkalti/backoff-2.2.1
36-
>>> github.com/urfave/cli-1.22.9
37-
>>> github.com/cyberark/summon-0.9.5
36+
>>> github.com/urfave/cli-1.22.16
37+
>>> github.com/cyberark/summon-0.10.1
3838
>>> github.com/go-ozzo/ozzo-validation-3.6.0
39-
>>> github.com/joho/godotenv-1.4.0
40-
>>> github.com/keybase/go-keychain-0.0.0-20220610143837-c2ce06069005
39+
>>> github.com/joho/godotenv-1.5.1
40+
>>> github.com/keybase/go-keychain-0.0.0-20250107162724-3747e5bfbb71
4141
>>> github.com/lib/pq-1.10.9
42-
>>> github.com/stretchr/testify-1.8.0
42+
>>> github.com/stretchr/testify-1.10.0
4343
>>> gopkg.in/yaml.v2-2.4.0
4444

4545
SECTION 5: Mozilla Public License 2.0
4646

47-
>>> github.com/hashicorp/vault/api-1.7.2
47+
>>> github.com/hashicorp/vault/api-1.15.0
4848

4949
APPENDIX: Standard License Files and Templates
5050

@@ -60,7 +60,7 @@ APPENDIX: Standard License Files and Templates
6060
Apache License 2.0 is applicable to the following component(s).
6161

6262

63-
>>> github.com/aws/aws-sdk-go-1.44.0
63+
>>> github.com/aws/aws-sdk-go-1.55.5
6464

6565
Copyright 2015 Amazon.com, Inc. or its affiliates. All Rights Reserved.
6666
Copyright 2014-2015 Stripe, Inc.
@@ -78,7 +78,7 @@ See the License for the specific language governing permissions and
7878
limitations under the License.
7979

8080

81-
>>> github.com/cyberark/conjur-api-go-0.10.2
81+
>>> github.com/cyberark/conjur-api-go-0.12.10
8282

8383
Copyright (c) 2022 CyberArk Software Ltd. All rights reserved.
8484

@@ -95,7 +95,7 @@ See the License for the specific language governing permissions and
9595
limitations under the License.
9696

9797

98-
>>> github.com/cyberark/conjur-authn-k8s-client-0.24.0
98+
>>> github.com/cyberark/conjur-authn-k8s-client-0.26.5
9999

100100
Copyright (c) 2020 CyberArk Software Ltd. All rights reserved.
101101

@@ -112,7 +112,7 @@ See the License for the specific language governing permissions and
112112
limitations under the License.
113113

114114

115-
>>> github.com/docker/docker-v24.0.5+incompatible
115+
>>> github.com/docker/docker-v27.4.1+incompatible
116116

117117
Copyright 2013-2018 Docker, Inc.
118118

@@ -163,7 +163,7 @@ See the License for the specific language governing permissions and
163163
limitations under the License.
164164

165165

166-
>>> k8s.io/api-0.24.1
166+
>>> k8s.io/api-0.31.4
167167

168168
Copyright [yyyy] [name of copyright owner]
169169

@@ -180,7 +180,7 @@ See the License for the specific language governing permissions and
180180
limitations under the License.
181181

182182

183-
>>> k8s.io/apiextensions-apiserver-0.24.1
183+
>>> k8s.io/apiextensions-apiserver-0.31.4
184184

185185
Copyright [yyyy] [name of copyright owner]
186186

@@ -197,7 +197,7 @@ See the License for the specific language governing permissions and
197197
limitations under the License.
198198

199199

200-
>>> k8s.io/apimachinery-0.24.1
200+
>>> k8s.io/apimachinery-0.31.4
201201

202202
Copyright [yyyy] [name of copyright owner]
203203

@@ -214,7 +214,7 @@ See the License for the specific language governing permissions and
214214
limitations under the License.
215215

216216

217-
>>> k8s.io/client-go-0.24.1
217+
>>> k8s.io/client-go-0.31.4
218218

219219
Copyright [yyyy] [name of copyright owner]
220220

@@ -263,7 +263,7 @@ OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
263263
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
264264

265265

266-
>>> github.com/pkg/profile-1.6.0
266+
>>> github.com/pkg/profile-1.7.0
267267

268268
Copyright (c) 2013 Dave Cheney. All rights reserved.
269269

@@ -327,7 +327,7 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
327327
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
328328
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
329329

330-
>>> github.com/fsnotify/fsnotify-1.5.4
330+
>>> github.com/fsnotify/fsnotify-1.8.0
331331

332332
Copyright (c) 2012 The Go Authors. All rights reserved.
333333
Copyright (c) 2012-2019 fsnotify Authors. All rights reserved.
@@ -359,7 +359,7 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
359359
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
360360

361361

362-
>>> golang.org/x/crypto-0.14.0
362+
>>> golang.org/x/crypto-0.32.0
363363

364364
Copyright (c) 2009 The Go Authors. All rights reserved.
365365

@@ -419,7 +419,7 @@ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
419419
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
420420

421421

422-
>>> github.com/urfave/cli-1.22.9
422+
>>> github.com/urfave/cli-1.22.16
423423

424424
MIT License
425425

@@ -444,7 +444,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
444444
SOFTWARE.
445445

446446

447-
>>> github.com/cyberark/summon-0.9.5
447+
>>> github.com/cyberark/summon-0.10.1
448448

449449
The MIT License (MIT)
450450

@@ -490,7 +490,7 @@ DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
490490
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
491491

492492

493-
>>> github.com/joho/godotenv-1.4.0
493+
>>> github.com/joho/godotenv-1.5.1
494494

495495
Copyright (c) 2013 John Barton
496496

@@ -516,7 +516,7 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
516516
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
517517

518518

519-
>>> github.com/keybase/go-keychain-0.0.0-20220610143837-c2ce06069005
519+
>>> github.com/keybase/go-keychain-0.0.0-20250107162724-3747e5bfbb71
520520

521521
Copyright (c) 2015 Keybase
522522

@@ -551,7 +551,7 @@ The above copyright notice and this permission notice shall be included in all c
551551
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
552552

553553

554-
>>> github.com/stretchr/testify-1.8.0
554+
>>> github.com/stretchr/testify-1.10.0
555555

556556
MIT License
557557

@@ -616,7 +616,7 @@ SOFTWARE.
616616
Mozilla Public License 2.0 is applicable to the following component(s).
617617

618618

619-
>>> github.com/hashicorp/vault/api-1.7.2
619+
>>> github.com/hashicorp/vault/api-1.15.0
620620

621621
This Source Code Form is subject to the
622622
terms of the Mozilla Public License, v.

0 commit comments

Comments
 (0)