Skip to content

Commit 892dc30

Browse files
comment out go.mod replace, since we have a new release of opslevel-go
1 parent 15783a9 commit 892dc30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,4 +55,4 @@ require (
5555
gopkg.in/yaml.v3 v3.0.1 // indirect
5656
)
5757

58-
replace github.com/opslevel/opslevel-go/v2025 => ./submodules/opslevel-go
58+
// replace github.com/opslevel/opslevel-go/v2025 => ./submodules/opslevel-go

0 commit comments

Comments
 (0)