File tree 4 files changed +10
-10
lines changed
4 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
name : github.com/sirupsen/logrus
3
- version : v1.8.1
3
+ version : v1.9.0
4
4
type : go
5
5
summary : Package logrus is a structured logger for Go, completely API compatible with
6
6
the standard library logger.
Original file line number Diff line number Diff line change 1
1
---
2
2
name : golang.org/x/sys/execabs
3
- version : v0.0.0-20211205182925-97ca703d548d
3
+ version : v0.0.0-20220715151400-c0bba94af5f8
4
4
type : go
5
5
summary : Package execabs is a drop-in replacement for os/exec that requires PATH lookups
6
6
to find absolute paths.
7
7
homepage : https://pkg.go.dev/golang.org/x/sys/execabs
8
8
license : bsd-3-clause
9
9
licenses :
10
- - sources : sys@v0.0.0-20211205182925-97ca703d548d /LICENSE
10
+ - sources : sys@v0.0.0-20220715151400-c0bba94af5f8 /LICENSE
11
11
text : |
12
12
Copyright (c) 2009 The Go Authors. All rights reserved.
13
13
@@ -36,7 +36,7 @@ licenses:
36
36
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
37
37
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
38
38
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
39
- - sources : sys@v0.0.0-20211205182925-97ca703d548d /PATENTS
39
+ - sources : sys@v0.0.0-20220715151400-c0bba94af5f8 /PATENTS
40
40
text : |
41
41
Additional IP Rights Grant (Patents)
42
42
Original file line number Diff line number Diff line change 1
1
---
2
2
name : golang.org/x/sys/internal/unsafeheader
3
- version : v0.0.0-20211205182925-97ca703d548d
3
+ version : v0.0.0-20220715151400-c0bba94af5f8
4
4
type : go
5
5
summary : Package unsafeheader contains header declarations for the Go runtime's slice
6
6
and string implementations.
7
7
homepage : https://pkg.go.dev/golang.org/x/sys/internal/unsafeheader
8
8
license : bsd-3-clause
9
9
licenses :
10
- - sources : sys@v0.0.0-20211205182925-97ca703d548d /LICENSE
10
+ - sources : sys@v0.0.0-20220715151400-c0bba94af5f8 /LICENSE
11
11
text : |
12
12
Copyright (c) 2009 The Go Authors. All rights reserved.
13
13
@@ -36,7 +36,7 @@ licenses:
36
36
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
37
37
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
38
38
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
39
- - sources : sys@v0.0.0-20211205182925-97ca703d548d /PATENTS
39
+ - sources : sys@v0.0.0-20220715151400-c0bba94af5f8 /PATENTS
40
40
text : |
41
41
Additional IP Rights Grant (Patents)
42
42
Original file line number Diff line number Diff line change 1
1
---
2
2
name : golang.org/x/sys/unix
3
- version : v0.0.0-20211205182925-97ca703d548d
3
+ version : v0.0.0-20220715151400-c0bba94af5f8
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.0.0-20211205182925-97ca703d548d /LICENSE
9
+ - sources : sys@v0.0.0-20220715151400-c0bba94af5f8 /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.0.0-20211205182925-97ca703d548d /PATENTS
38
+ - sources : sys@v0.0.0-20220715151400-c0bba94af5f8 /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