Skip to content

Commit

Permalink
fixup! test: update demo app
Browse files Browse the repository at this point in the history
  • Loading branch information
nicklasl committed Dec 9, 2024
1 parent 923ebdd commit 4e71376
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion demo/GoDemoApp.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,10 @@ package main
import (
"context"
"fmt"
"log/slog"
"os"

"golang.org/x/exp/slog"

c "github.com/spotify/confidence-sdk-go/pkg/confidence"
)

Expand Down

0 comments on commit 4e71376

Please sign in to comment.