Skip to content

Commit

Permalink
🤖 Update module github.com/chrede88/L1nkr to v1.9.1 (#91)
Browse files Browse the repository at this point in the history
  • Loading branch information
chrede88 authored Oct 28, 2024
2 parents 5374698 + d568947 commit 3281788
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/template-cleanup/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ module github.com/%USER%/%NAME%

go 1.22.2

require github.com/chrede88/L1nkr v1.9.0 // indirect
require github.com/chrede88/L1nkr v1.9.1 // indirect
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ module github.com/chrede88/L1nkrTemplate

go 1.22.2

require github.com/chrede88/L1nkr v1.9.0 // indirect
require github.com/chrede88/L1nkr v1.9.1 // indirect
1 change: 1 addition & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,4 @@ github.com/chrede88/L1nkr v1.8.5/go.mod h1:hWnrkFOZnBTtTif3s2Ctv8FSRh8uPJV+DLoy0
github.com/chrede88/L1nkr v1.8.6 h1:sG59kq3Krl8iNrSTfvew7BWtF7QvQoqtKrW+ba2iGXQ=
github.com/chrede88/L1nkr v1.8.6/go.mod h1:F6KUAUHQjRM7Wcp49Wru5RotUyjpNtZm1siLXw5s87o=
github.com/chrede88/L1nkr v1.9.0/go.mod h1:QWGRaz9zac0RXiRoS4XysHLLDarI1g6+a0uMqfC5T7A=
github.com/chrede88/L1nkr v1.9.1/go.mod h1:QWGRaz9zac0RXiRoS4XysHLLDarI1g6+a0uMqfC5T7A=

0 comments on commit 3281788

Please sign in to comment.