Compare commits
No commits in common. "main" and "v0.0.10" have entirely different histories.
@ -47,4 +47,4 @@ spec:
|
|||||||
name: prepbot
|
name: prepbot
|
||||||
key: chat_channel
|
key: chat_channel
|
||||||
imagePullSecrets:
|
imagePullSecrets:
|
||||||
- name: registry-1
|
- name: registry-2
|
||||||
@ -2,7 +2,6 @@ package messages
|
|||||||
|
|
||||||
import (
|
import (
|
||||||
"log"
|
"log"
|
||||||
"os"
|
|
||||||
"regexp"
|
"regexp"
|
||||||
"strings"
|
"strings"
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user