Skip to content

Commit

Permalink
update opslevel-go submodule and use it for the release
Browse files Browse the repository at this point in the history
  • Loading branch information
rocktavious committed Jan 5, 2024
1 parent 165b10b commit 5de6c5c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 2 additions & 0 deletions src/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -103,3 +103,5 @@ require (
nhooyr.io/websocket v1.8.10 // indirect
sigs.k8s.io/yaml v1.4.0 // indirect
)

replace github.com/opslevel/opslevel-go/v2023 => ./submodules/opslevel-go
2 changes: 0 additions & 2 deletions src/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -203,8 +203,6 @@ github.com/onsi/gomega v1.27.10 h1:naR28SdDFlqrG6kScpT8VWpu1xWY5nJRCF3XaYyBjhI=
github.com/onsi/gomega v1.27.10/go.mod h1:RsS8tutOdbdgzbPtzzATp12yT7kM5I5aElG3evPbQ0M=
github.com/open-policy-agent/opa v0.60.0 h1:ZPoPt4yeNs5UXCpd/P/btpSyR8CR0wfhVoh9BOwgJNs=
github.com/open-policy-agent/opa v0.60.0/go.mod h1:aD5IK6AiLNYBjNXn7E02++yC8l4Z+bRDvgM6Ss0bBzA=
github.com/opslevel/opslevel-go/v2023 v2023.12.14 h1:O1olfjhM5Yq+Adgg65pziQuFFQczjRgPqJJle9oOv2Q=
github.com/opslevel/opslevel-go/v2023 v2023.12.14/go.mod h1:IlVIJnU7gmB0sb7qkm9R1ue+DavCE8eW2xEQL/m9aS0=
github.com/pelletier/go-toml/v2 v2.1.0 h1:FnwAJ4oYMvbT/34k9zzHuZNrhlz48GB3/s6at6/MHO4=
github.com/pelletier/go-toml/v2 v2.1.0/go.mod h1:tJU2Z3ZkXwnxa4DPO899bsyIoywizdUvyaeZurnPPDc=
github.com/pjbgf/sha1cd v0.3.0 h1:4D5XXmUUBUl/xQ6IjCkEAbqXskkq/4O7LmGn0AqMDs4=
Expand Down
2 changes: 1 addition & 1 deletion src/submodules/opslevel-go

0 comments on commit 5de6c5c

Please sign in to comment.