File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed 
.licenses/arduino-create-agent/go/golang.org/x/sys Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 11---
22name : golang.org/x/sys/unix 
3- version : v0.18 .0 
3+ version : v0.19 .0 
44type : go 
55summary : Package unix contains an interface to the low-level operating system primitives. 
66homepage : https://pkg.go.dev/golang.org/x/sys/unix 
77license : bsd-3-clause 
88licenses :
9- - sources : sys@v0.18 .0/LICENSE 
9+ - sources : sys@v0.19 .0/LICENSE 
1010  text : | 
1111    Copyright (c) 2009 The Go Authors. All rights reserved. 
1212
@@ -35,7 +35,7 @@ licenses:
3535    THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 
3636    (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE 
3737    OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 
38-  - sources : sys@v0.18 .0/PATENTS 
38+  - sources : sys@v0.19 .0/PATENTS 
3939  text : | 
4040    Additional IP Rights Grant (Patents) 
4141
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ require (
2323	github.com/xrash/smetrics  v0.0.0-20170218160415-a3153f7040e9 
2424	go.bug.st/serial  v1.6.1 
2525	goa.design/goa/v3  v3.15.2 
26- 	golang.org/x/sys  v0.18 .0 
26+ 	golang.org/x/sys  v0.19 .0 
2727	gopkg.in/inconshreveable/go-update.v0  v0.0.0-20150814200126-d8b0b1d421aa 
2828)
2929
Original file line number Diff line number Diff line change @@ -184,8 +184,8 @@ golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9/go.mod h1:h1NjWce9XRLGQEsW7w
184184golang.org/x/sys  v0.0.0-20220715151400-c0bba94af5f8 /go.mod  h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
185185golang.org/x/sys  v0.5.0 /go.mod  h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
186186golang.org/x/sys  v0.6.0 /go.mod  h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
187- golang.org/x/sys  v0.18 .0  h1:DBdB3niSjOA/O0blCZBqDefyWNYveAYMNF1Wum0DYQ4 =
188- golang.org/x/sys  v0.18 .0 /go.mod  h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA =
187+ golang.org/x/sys  v0.19 .0  h1:q5f1RH2jigJ1MoAWp2KTp3gm5zAGFUTarQZ5U386+4o =
188+ golang.org/x/sys  v0.19 .0 /go.mod  h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA =
189189golang.org/x/text  v0.3.0 /go.mod  h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ =
190190golang.org/x/text  v0.14.0  h1:ScX5w1eTa3QqT8oi6+ziP7dTV1S2+ALU0bI+0zXKWiQ =
191191golang.org/x/text  v0.14.0 /go.mod  h1:18ZOQIKpY8NJVqYksKHtTdi31H5itFRjB5/qKTNYzSU =
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments