File tree 1 file changed +3
-3
lines changed
.licenses/arduino-create-agent/go/golang.org/x/sys
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
name : golang.org/x/sys/unix
3
- version : v0.7 .0
3
+ version : v0.8 .0
4
4
type : go
5
5
summary : Package unix contains an interface to the low-level operating system primitives.
6
6
homepage : https://pkg.go.dev/golang.org/x/sys/unix
7
7
license : bsd-3-clause
8
8
licenses :
9
- - sources : sys@v0.7 .0/LICENSE
9
+ - sources : sys@v0.8 .0/LICENSE
10
10
text : |
11
11
Copyright (c) 2009 The Go Authors. All rights reserved.
12
12
@@ -35,7 +35,7 @@ licenses:
35
35
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
36
36
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
37
37
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
38
- - sources : sys@v0.7 .0/PATENTS
38
+ - sources : sys@v0.8 .0/PATENTS
39
39
text : |
40
40
Additional IP Rights Grant (Patents)
41
41
You can’t perform that action at this time.
0 commit comments