Skip to content

Commit 2aa0c81

Browse files
chore(deps): update dependency go to v1.21.4
1 parent 137ad00 commit 2aa0c81

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.3
3+
go 1.21.4
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.4

0 commit comments

Comments
 (0)