-
Notifications
You must be signed in to change notification settings - Fork 0
/
skywalking-eyes-config.yaml
30 lines (26 loc) · 1.09 KB
/
skywalking-eyes-config.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
header:
license:
spdx-id: GPL-3.0-only
copyright-owner: norbjd
content: |
This file is part of pasuman (https://github.com/norbjd/pasuman).
pasuman is a command-line password manager.
Copyright (C) 2022 norbjd
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, version 3 of the License.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>.
paths:
- '**/*.go'
dependency:
files:
- go.mod
licenses:
- name: gopkg.in/check.v1
version: v1.0.0-20201130134442-10cb98267c6c
license: BSD-2-Clause # see https://github.com/go-check/check/blob/10cb98267c6c/LICENSE