Skip to content

Commit

Permalink
🤖 Update dependency go to v1.21.6
Browse files Browse the repository at this point in the history
🤖 Update dependency go to v1.21.6
  • Loading branch information
chrede88 authored Jan 11, 2024
2 parents 0a4ea3b + 107d5b8 commit 74c1c7c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion exampleSite/go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module exampleSite

go 1.21.5
go 1.21.6

require github.com/chrede88/L1nkr v1.8.4 // indirect

Expand Down
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module github.com/chrede88/L1nkr

go 1.21.5
go 1.21.6

0 comments on commit 74c1c7c

Please sign in to comment.