Skip to content

Commit ecf60f2

Browse files
dependabot[bot]iTanken
authored andcommitted
⬆️ Bump github.com/sijms/go-ora/v2 from 2.8.17 to 2.8.18
Bumps [github.com/sijms/go-ora/v2](https://github.com/sijms/go-ora) from 2.8.17 to 2.8.18. - [Release notes](https://github.com/sijms/go-ora/releases) - [Commits](sijms/go-ora@v2.8.17...v2.8.18) --- updated-dependencies: - dependency-name: github.com/sijms/go-ora/v2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: liutianqi <zixizixi@vip.qq.com>
1 parent ff2a28b commit ecf60f2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

_dev/config/chglog.config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ options:
108108
"Merge": 合并
109109
header:
110110
# pattern: "^(.*)$"
111-
# https://regex101.com/r/WupOUe/2
111+
# https://regex101.com/r/wEipOM/1
112112
# https://emojipedia.org/emoji/%E2%9C%A8/
113113
pattern: "^(Merge|[\\x{1F300}-\\x{1F5FF}\\x{1F600}-\\x{1F64F}\\x{1F680}-\\x{1F6FF}\\x{1F700}-\\x{1F77F}\\x{1F780}-\\x{1F7FF}\\x{1F800}-\\x{1F8FF}\\x{1F900}-\\x{1F9FF}\\x{1FA00}-\\x{1FA6F}\\x{1FA70}-\\x{1FAFF}\\x{2600}-\\x{26FF}\\x{2700}-\\x{27BF}]|[\\x{2B05}\\x{2B06}\\x{2B07}\\x{23EA}\\x{23EB}])(.*)$"
114114
pattern_maps:

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ go 1.18
44

55
require (
66
github.com/emirpasic/gods v1.18.1
7-
github.com/sijms/go-ora/v2 v2.8.17
7+
github.com/sijms/go-ora/v2 v2.8.18
88
gorm.io/gorm v1.25.10
99
)
1010

0 commit comments

Comments
 (0)