Skip to content

Commit

Permalink
🤖 Update module github.com/chrede88/L1nkr to v1.9.2 (#92)
Browse files Browse the repository at this point in the history
  • Loading branch information
chrede88 authored Nov 3, 2024
2 parents 6f7e0f7 + 13c8de0 commit c308f55
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.1 // indirect
require github.com/chrede88/L1nkr v1.9.2 // 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.1 // indirect
require github.com/chrede88/L1nkr v1.9.2 // indirect
1 change: 1 addition & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,4 @@ 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=
github.com/chrede88/L1nkr v1.9.2/go.mod h1:QWGRaz9zac0RXiRoS4XysHLLDarI1g6+a0uMqfC5T7A=

0 comments on commit c308f55

Please sign in to comment.