Skip to content

Commit

Permalink
deps: update github.com/ckotzbauer/libk8soci digest to 9ebdb60 (#101)
Browse files Browse the repository at this point in the history
* cleanup: go mod tidy

Signed-off-by: Christian Kotzbauer <git@ckotzbauer.de>

* deps: update github.com/ckotzbauer/libk8soci digest to 9ebdb60

* cleanup: rebase against main

Signed-off-by: Christian Kotzbauer <git@ckotzbauer.de>

* deps: update libk8soci

Signed-off-by: Christian Kotzbauer <git@ckotzbauer.de>

Signed-off-by: Christian Kotzbauer <git@ckotzbauer.de>
Co-authored-by: Christian Kotzbauer <git@ckotzbauer.de>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] and ckotzbauer committed Aug 28, 2022
1 parent 1068912 commit 61c19f0
Show file tree
Hide file tree
Showing 6 changed files with 36 additions and 126 deletions.
3 changes: 1 addition & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,6 @@ require (
go.uber.org/multierr v1.8.0 // indirect
go.uber.org/zap v1.22.0 // indirect
golang.org/x/crypto v0.0.0-20220722155217-630584e8d5aa // indirect
golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e // indirect
golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 // indirect
golang.org/x/net v0.0.0-20220805013720-a33c5aa5df48 // indirect
golang.org/x/oauth2 v0.0.0-20220722155238-128564f6959c // indirect
Expand Down Expand Up @@ -288,7 +287,7 @@ require (
)

require (
github.com/ckotzbauer/libk8soci v0.0.0-20220801045234-0c88accfdf59
github.com/ckotzbauer/libk8soci v0.0.0-20220820074711-9ebdb60394e6
github.com/fsnotify/fsnotify v1.5.4 // indirect
github.com/go-git/go-git/v5 v5.4.2
github.com/hashicorp/hcl v1.0.0 // indirect
Expand Down

0 comments on commit 61c19f0

Please sign in to comment.