Compare commits

..

No commits in common. "main" and "v0.0.10" have entirely different histories.

2 changed files with 1 additions and 2 deletions

View File

@ -47,4 +47,4 @@ spec:
name: prepbot
key: chat_channel
imagePullSecrets:
- name: registry-1
- name: registry-2

View File

@ -2,7 +2,6 @@ package messages
import (
"log"
"os"
"regexp"
"strings"