Skip to content

Commit 44434f4

Browse files
authored
Merge pull request #15 from alecthomas/renovate/all-minor-patch
chore(deps): update all non-major dependencies
2 parents a36947b + 5c45e23 commit 44434f4

File tree

6 files changed

+4
-4
lines changed

6 files changed

+4
-4
lines changed
File renamed without changes.

bin/go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
.go-1.21.5.pkg
1+
.go-1.21.6.pkg

bin/go-check-sumtype

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
.go-check-sumtype-0.1.3.pkg
1+
.go-check-sumtype-0.1.4.pkg

bin/gofmt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
.go-1.21.5.pkg
1+
.go-1.21.6.pkg

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/alecthomas/bit
22

3-
go 1.21.5
3+
go 1.21.6
44

55
require (
66
github.com/alecthomas/assert/v2 v2.4.1

0 commit comments

Comments
 (0)