Skip to content

Commit

Permalink
Re-added yaml parsing lib that made the go build phase to fail
Browse files Browse the repository at this point in the history
  • Loading branch information
andsel committed Oct 23, 2024
1 parent 8abc793 commit 3d5ab00
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/data/logstash/env2yaml/env2yaml.go
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ package main
import (
"errors"
"fmt"
"gopkg.in/yaml.v2"
"io/ioutil"
"log"
"os"
Expand Down

0 comments on commit 3d5ab00

Please sign in to comment.