Skip to content

Instantly share code, notes, and snippets.

View plsnotracking's full-sized avatar

plsnotracking

View GitHub Profile
@plsnotracking
plsnotracking / fetch_mosaic.go
Created April 22, 2025 17:33
Tries to fetch the mosaic secret, from legacy namespace using whisper dev certificates.
package main
import (
"context"
"flag"
"go.uber.org/zap"
"log"
"os"
"time"