Skip to content

Commit

Permalink
feat: upgrade git-transaction
Browse files Browse the repository at this point in the history
  • Loading branch information
Joel-Haeberli committed Aug 7, 2023
1 parent bb96dd9 commit 83d1d14
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion momentum-core/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module momentum-core
go 1.20

require (
github.com/Joel-Haeberli/git-transaction v0.1.2
github.com/Joel-Haeberli/git-transaction v0.1.3
github.com/gin-gonic/gin v1.9.1
github.com/google/uuid v1.3.0
github.com/json-iterator/go v1.1.12
Expand Down
2 changes: 2 additions & 0 deletions momentum-core/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ github.com/Joel-Haeberli/git-transaction v0.1.1 h1:DsmVZAx5cEsUq8VqNkJZ8a5JRRk1a
github.com/Joel-Haeberli/git-transaction v0.1.1/go.mod h1:cd98lb1P64RZtEpTQXXclpG7+OSp9eDNQjiMFkkxFpA=
github.com/Joel-Haeberli/git-transaction v0.1.2 h1:xXIgHFKfaZw8Dko29+/sNPQTkDKYOczv0Xk1Kh/kauQ=
github.com/Joel-Haeberli/git-transaction v0.1.2/go.mod h1:cd98lb1P64RZtEpTQXXclpG7+OSp9eDNQjiMFkkxFpA=
github.com/Joel-Haeberli/git-transaction v0.1.3 h1:aXdQkM7WUCBWeAVHhLF4HIWBSrAy28AqKALZswrk9k4=
github.com/Joel-Haeberli/git-transaction v0.1.3/go.mod h1:cd98lb1P64RZtEpTQXXclpG7+OSp9eDNQjiMFkkxFpA=
github.com/KyleBanks/depth v1.2.1 h1:5h8fQADFrWtarTdtDudMmGsC7GPbOAu6RVB3ffsVFHc=
github.com/KyleBanks/depth v1.2.1/go.mod h1:jzSb9d0L43HxTQfT+oSA1EEp2q+ne2uh6XgeJcm8brE=
github.com/Microsoft/go-winio v0.5.2/go.mod h1:WpS1mjBmmwHBEWmogvA2mj8546UReBk4v8QkMxJ6pZY=
Expand Down

0 comments on commit 83d1d14

Please sign in to comment.