File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 55require (
66 github.com/drone-plugins/drone-plugin-lib v0.4.0
77 github.com/drone/drone-template-lib v1.0.1-0.20201006172840-a58a3f26ebca
8- github.com/joho/godotenv v1.4 .0
8+ github.com/joho/godotenv v1.5 .0
99 github.com/matrix-org/gomatrix v0.0.0-20220926102614-ceba4d9f7530
1010 github.com/microcosm-cc/bluemonday v1.0.21
1111 github.com/russross/blackfriday/v2 v2.1.0
Original file line number Diff line number Diff line change @@ -35,8 +35,8 @@ github.com/huandu/xstrings v1.4.0/go.mod h1:y5/lhBue+AyNmUVz9RLU9xbLR0o4KIIExikq
3535github.com/imdario/mergo v0.3.8 /go.mod h1:2EnlNZ0deacrJVfApfmtdGgDfMuh/nq6Ok1EcJh5FfA =
3636github.com/imdario/mergo v0.3.13 h1:lFzP57bqS/wsqKssCGmtLAb8A0wKjLGrve2q3PPVcBk =
3737github.com/imdario/mergo v0.3.13 /go.mod h1:4lJ1jqUDcsbIECGy0RUJAXNIhg+6ocWgb1ALK2O4oXg =
38- github.com/joho/godotenv v1.4 .0 h1:3l4+N6zfMWnkbPEXKng2o2/MR5mSwTrBih4ZEkkz1lg =
39- github.com/joho/godotenv v1.4 .0 /go.mod h1:f4LDr5Voq0i2e/R5DDNOoa2zzDfwtkZa6DnEwAbqwq4 =
38+ github.com/joho/godotenv v1.5 .0 h1:C/Vohk/9L1RCoS/UW2gfyi2N0EElSW3yb9zwi3PjosE =
39+ github.com/joho/godotenv v1.5 .0 /go.mod h1:f4LDr5Voq0i2e/R5DDNOoa2zzDfwtkZa6DnEwAbqwq4 =
4040github.com/konsorten/go-windows-terminal-sequences v1.0.3 /go.mod h1:T0+1ngSBFLxvqU3pZ+m/2kptfBszLMUkC4ZK/EgS/cQ =
4141github.com/kr/pretty v0.3.0 h1:WgNl7dwNpEZ6jJ9k1snq4pZsg7DOEN8hP9Xw0Tsjwk0 =
4242github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY =
You can’t perform that action at this time.
0 commit comments