Skip to content

Commit c33d5e4

Browse files
committed
Update license cache
1 parent 57bd653 commit c33d5e4

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.licenses/go/github.com/go-viper/mapstructure/v2.dep.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: github.com/go-viper/mapstructure/v2
3-
version: v2.2.1
3+
version: v2.3.0
44
type: go
55
summary: Package mapstructure exposes functionality to convert one arbitrary Go type
66
into another, typically to convert a map[string]interface{} into a native Go structure.

.licenses/go/github.com/go-viper/mapstructure/v2/internal/errors.dep.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: github.com/go-viper/mapstructure/v2/internal/errors
3-
version: v2.2.1
3+
version: v2.3.0
44
type: go
55
summary:
66
homepage: https://pkg.go.dev/github.com/go-viper/mapstructure/v2/internal/errors
77
license: mit
88
licenses:
9-
- sources: v2@v2.2.1/LICENSE
9+
- sources: v2@v2.3.0/LICENSE
1010
text: |
1111
The MIT License (MIT)
1212
@@ -29,6 +29,6 @@ licenses:
2929
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3030
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3131
THE SOFTWARE.
32-
- sources: v2@v2.2.1/README.md
32+
- sources: v2@v2.3.0/README.md
3333
text: The project is licensed under the [MIT License](LICENSE).
3434
notices: []

0 commit comments

Comments
 (0)