Skip to content

Commit

Permalink
fix(deps): update github.com/vshn/appcat digest to c5a0452
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 22, 2023
1 parent 49ca315 commit 5dd89ba
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.20

require (
github.com/sirupsen/logrus v1.9.3
github.com/vshn/appcat v0.2.4-0.20230814131531-3980419dfa18
github.com/vshn/appcat v0.2.4-0.20230822101504-c5a045261af6
golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63
k8s.io/apimachinery v0.27.4
sigs.k8s.io/yaml v1.3.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@ github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+
github.com/stretchr/testify v1.3.0/go.mod h1:M5WIy9Dh21IEIfnGCwXGc5bZfKNJtfHm1UVUgZn+9EI=
github.com/stretchr/testify v1.7.0/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg=
github.com/stretchr/testify v1.8.2 h1:+h33VjcLVPDHtOdpUCuF+7gSuG3yGIftsP1YvFihtJ8=
github.com/vshn/appcat v0.2.4-0.20230814131531-3980419dfa18 h1:PHziTDnHuC5nRIcvHw+XH293j8b6oQx2RaW0TPGl/lA=
github.com/vshn/appcat v0.2.4-0.20230814131531-3980419dfa18/go.mod h1:dyzuo/m3NgmG0pBqJNp/TbyWGNFe7y2dzOv437d1YGQ=
github.com/vshn/appcat v0.2.4-0.20230822101504-c5a045261af6 h1:1fIDInR0lR/j4w2lAqQGxmVSapiFIFsXHJuBM0GNM00=
github.com/vshn/appcat v0.2.4-0.20230822101504-c5a045261af6/go.mod h1:dyzuo/m3NgmG0pBqJNp/TbyWGNFe7y2dzOv437d1YGQ=
github.com/yuin/goldmark v1.1.27/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74=
github.com/yuin/goldmark v1.2.1/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74=
golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2/go.mod h1:djNgcEr1/C05ACkg1iLfiJU5Ep61QUkGW8qpdssI0+w=
Expand Down

0 comments on commit 5dd89ba

Please sign in to comment.