Skip to content

Commit

Permalink
chore(deps): update dependency kubernetes-fluent-client to v3.1.1 (#448)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: TristanHoladay <40547442+TristanHoladay@users.noreply.github.com>
  • Loading branch information
renovate[bot] and TristanHoladay authored Oct 15, 2024
1 parent 5e3a614 commit abe8583
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 37 deletions.
60 changes: 23 additions & 37 deletions hack/load-test/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions pkg/api/auth/session_test.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
// Copyright 2024 Defense Unicorns
// SPDX-License-Identifier: AGPL-3.0-or-later OR LicenseRef-Defense-Unicorns-Commercial

//go:build unit

package auth

import (
Expand Down
2 changes: 2 additions & 0 deletions pkg/k8s/session/session_test.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
// Copyright 2024 Defense Unicorns
// SPDX-License-Identifier: AGPL-3.0-or-later OR LicenseRef-Defense-Unicorns-Commercial

//go:build unit

package session

import (
Expand Down

0 comments on commit abe8583

Please sign in to comment.