File tree Expand file tree Collapse file tree
github.com/ringsaturn/tzf
go.mongodb.org/mongo-driver/v2 Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1616 go test -v -bench=. ./...
1717
1818dep-licenses :
19- go-licenses save ./ --save_path=THIRD_PARTY_LICENSES
19+ go run github.com/google/go -licenses/v2@latest save ./ --save_path=THIRD_PARTY_LICENSES
2020 build_notice.sh
21-
22- modernize :
23- go run golang.org/x/tools/gopls/internal/analysis/modernize/cmd/modernize@latest -fix=true ./...
Original file line number Diff line number Diff line change @@ -11,10 +11,6 @@ mongo-driver
1111License: Apache
1212 "Licensor" shall mean the copyright owner or entity authorized by
1313
14- exp
15- License: MIT
16- Copyright (c) 2009 The Go Authors. All rights reserved.
17-
1814mapstructure
1915License: MIT
2016Copyright (c) 2013 Mitchell Hashimoto
@@ -38,3 +34,7 @@ Copyright (c) 2021 Josh Baker
3834tzf
3935License: MIT
4036Copyright (c) 2022 ringsaturn
37+
38+ maps
39+ License: MIT
40+ Copyright 2009 The Go Authors.
File renamed without changes.
You can’t perform that action at this time.
0 commit comments