Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
0c24f80d09 | |||
c5a6e0c44f |
@ -1,4 +1,4 @@
|
||||
package atomfeed
|
||||
package atom
|
||||
|
||||
import (
|
||||
"errors"
|
||||
|
@ -1,4 +1,4 @@
|
||||
package atomfeed
|
||||
package atom
|
||||
|
||||
import "fmt"
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
package atomfeed
|
||||
package atom
|
||||
|
||||
import (
|
||||
"fmt"
|
||||
|
@ -1,4 +1,4 @@
|
||||
package atomfeed
|
||||
package atom
|
||||
|
||||
import (
|
||||
"encoding/xml"
|
||||
|
@ -1,4 +1,4 @@
|
||||
package atomfeed
|
||||
package atom
|
||||
|
||||
import (
|
||||
"encoding/xml"
|
||||
|
@ -1,4 +1,4 @@
|
||||
package atomfeed
|
||||
package atom
|
||||
|
||||
import (
|
||||
"errors"
|
||||
|
2
go.mod
2
go.mod
@ -1,4 +1,4 @@
|
||||
module streifling.com/jason/atom-feed
|
||||
module git.streifling.com/jason/atom
|
||||
|
||||
go 1.23.2
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
package atomfeed
|
||||
package atom
|
||||
|
||||
import (
|
||||
"errors"
|
||||
|
@ -1,4 +1,4 @@
|
||||
package atomfeed
|
||||
package atom
|
||||
|
||||
import (
|
||||
"errors"
|
||||
|
@ -1,4 +1,4 @@
|
||||
package atomfeed
|
||||
package atom
|
||||
|
||||
import (
|
||||
"errors"
|
||||
|
@ -1,4 +1,4 @@
|
||||
package atomfeed
|
||||
package atom
|
||||
|
||||
import (
|
||||
"errors"
|
||||
|
@ -1,4 +1,4 @@
|
||||
package atomfeed
|
||||
package atom
|
||||
|
||||
import "errors"
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
package atomfeed
|
||||
package atom
|
||||
|
||||
import (
|
||||
"encoding/xml"
|
||||
|
Reference in New Issue
Block a user