Fix go mod tidy for pipeline
Compare changes
Some changes are not shown
For a faster browsing experience, some files are collapsed by default.
+ 0
− 4
@@ -13,7 +13,6 @@ import (
@@ -172,8 +171,6 @@ func (m *MapImpl) GetLatestEphemeral() (*Ephemeral, error) {
@@ -188,7 +185,6 @@ func (m *MapImpl) GetStateValue(key string) (string, error) {