Skip to content

Commit

Permalink
🤖 Update dependency go to v1.22.1
Browse files Browse the repository at this point in the history
🤖 Update dependency go to v1.22.1
  • Loading branch information
chrede88 authored Mar 12, 2024
2 parents cb5a83e + 05694ec commit a5c4f94
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.22.0
go 1.22.1

require github.com/chrede88/L1nkr v1.8.5 // 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.22.0
go 1.22.1

0 comments on commit a5c4f94

Please sign in to comment.