Skip to content

Commit 1337320

Browse files
chore(deps): update dependency go to v1.21.5
1 parent b39b954 commit 1337320

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

go.mod

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

3-
go 1.21.4
3+
go 1.21.5
44

55
replace github.com/hbstack/site/modules/common => ./modules/common
66

modules/common/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module github.com/hbstack/site/modules/common
22

3-
go 1.21.3
3+
go 1.21.5

0 commit comments

Comments
 (0)