Skip to content

Commit

Permalink
Fix licenses after dependabot changes
Browse files Browse the repository at this point in the history
[dependabot skip]
  • Loading branch information
AKOBot committed Mar 19, 2024
1 parent 4d64d47 commit 2ef1ed7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .licenses-gomod.sha256
Original file line number Diff line number Diff line change
@@ -1 +1 @@
100644 69b7c38cb38d7f08aa8fcf55eaeaa168eac03107 go.mod
100644 81100fa79af2c9533559d3e2c0b1737c712480b3 go.mod
2 changes: 1 addition & 1 deletion licenses.csv
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ github.com/mongodb/mongodb-atlas-kubernetes/v2,https://github.com/mongodb/mongod
github.com/montanaflynn/stats,https://github.com/montanaflynn/stats/blob/v0.7.0/LICENSE,MIT
github.com/munnerz/goautoneg,https://github.com/munnerz/goautoneg/blob/a7dc8b61c822/LICENSE,BSD-3-Clause
github.com/onsi/ginkgo/v2,https://github.com/onsi/ginkgo/blob/v2.16.0/LICENSE,MIT
github.com/onsi/gomega,https://github.com/onsi/gomega/blob/v1.31.1/LICENSE,MIT
github.com/onsi/gomega,https://github.com/onsi/gomega/blob/v1.32.0/LICENSE,MIT
github.com/pkg/browser,https://github.com/pkg/browser/blob/5ac0b6a4141c/LICENSE,BSD-2-Clause
github.com/pkg/errors,https://github.com/pkg/errors/blob/v0.9.1/LICENSE,BSD-2-Clause
github.com/pmezard/go-difflib/difflib,https://github.com/pmezard/go-difflib/blob/v1.0.0/LICENSE,BSD-3-Clause
Expand Down

0 comments on commit 2ef1ed7

Please sign in to comment.