Skip to content

Commit

Permalink
Prep for remerge
Browse files Browse the repository at this point in the history
  • Loading branch information
ohill committed Oct 3, 2023
1 parent a65f7f4 commit 051b396
Show file tree
Hide file tree
Showing 47 changed files with 4 additions and 8,552 deletions.
4 changes: 1 addition & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ module github.com/algorand/go-algorand

go 1.20

replace github.com/algorand/msgp => ./msgp

require (
github.com/DataDog/zstd v1.5.2
github.com/algorand/avm-abi v0.2.0
Expand All @@ -12,7 +10,7 @@ require (
github.com/algorand/go-deadlock v0.2.3
github.com/algorand/go-sumhash v0.1.0
github.com/algorand/graphtrace v0.1.0
github.com/algorand/msgp v1.1.55
github.com/algorand/msgp v1.1.59
github.com/algorand/oapi-codegen v1.12.0-algorand.0
github.com/algorand/sortition v1.0.0
github.com/algorand/websocket v1.4.6
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,8 @@ github.com/algorand/go-sumhash v0.1.0 h1:b/QRhyLuF//vOcicBIxBXYW8bERNoeLxieht/dU
github.com/algorand/go-sumhash v0.1.0/go.mod h1:OOe7jdDWUhLkuP1XytkK5gnLu9entAviN5DfDZh6XAc=
github.com/algorand/graphtrace v0.1.0 h1:QemP1iT0W56SExD0NfiU6rsG34/v0Je6bg5UZnptEUM=
github.com/algorand/graphtrace v0.1.0/go.mod h1:HscLQrzBdH1BH+5oehs3ICd8SYcXvnSL9BjfTu8WHCc=
github.com/algorand/msgp v1.1.55 h1:kWc9Xc08xtxCTWUiq1cRW5XGF+DFcfSGihYf0IZ/ivs=
github.com/algorand/msgp v1.1.55/go.mod h1:RqZQBzAFDWpwh5TlabzZkWy+6kwL9cvXfLbU0gD99EA=
github.com/algorand/msgp v1.1.59 h1:c7cAE5iynWJ3HysI2peIOtfUKIg/nOAMIJGoGUowGYY=
github.com/algorand/msgp v1.1.59/go.mod h1:RqZQBzAFDWpwh5TlabzZkWy+6kwL9cvXfLbU0gD99EA=
github.com/algorand/oapi-codegen v1.12.0-algorand.0 h1:W9PvED+wAJc+9EeXPONnA+0zE9UhynEqoDs4OgAxKhk=
github.com/algorand/oapi-codegen v1.12.0-algorand.0/go.mod h1:tIWJ9K/qrLDVDt5A1p82UmxZIEGxv2X+uoujdhEAL48=
github.com/algorand/sortition v1.0.0 h1:PJiZtdSTBm4nArQrZXBnhlljHXhuyAXRJBqVWowQu3E=
Expand Down
13 changes: 0 additions & 13 deletions msgp/.gitignore

This file was deleted.

11 changes: 0 additions & 11 deletions msgp/.travis.yml

This file was deleted.

8 changes: 0 additions & 8 deletions msgp/LICENSE

This file was deleted.

47 changes: 0 additions & 47 deletions msgp/Makefile

This file was deleted.

4 changes: 0 additions & 4 deletions msgp/README.md

This file was deleted.

Loading

0 comments on commit 051b396

Please sign in to comment.